login.microsoftonline.com Open in urlscan Pro
20.190.159.0  Public Scan

Submitted URL: https://smc-link.s4hana.ondemand.com/na/data-buffer/sap/public/cuan/link/100/899F09DA488BCEDEA9625EDA4728F938D0383BE3?_V_=2&_K11_=473...
Effective URL: https://login.microsoftonline.com/common/oauth2/authorize?client_id=0000000c-0000-0000-c000-000000000000&redirect_uri=https%3A%2F%...
Submission: On August 19 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

Name: f1POST https://login.microsoftonline.com/common/login

<form name="f1" id="i0281" novalidate="novalidate" spellcheck="false" method="post" target="_top" autocomplete="off"
  data-bind="autoSubmit: forceSubmit, attr: { action: postUrl }, ariaHidden: !!activeDialog(), css: { 'provide-min-height': svr.fUseMinHeight }" action="https://login.microsoftonline.com/common/login" class="provide-min-height">
  <!-- ko withProperties: { '$loginPage': $data } -->
  <div class="login-paginated-page" data-bind="component: { name: 'master-page',
        publicMethods: masterPageMethods,
        params: {
            serverData: svr,
            showButtons: svr.fShowButtons,
            showFooterLinks: true,
            useWizardBehavior: svr.fUseWizardBehavior,
            handleWizardButtons: false,
            password: password,
            hideFromAria: ariaHidden },
        event: {
            footerAgreementClick: footer_agreementClick } }"><!--  -->
    <!-- ko ifnot: useLayoutTemplates --><!-- /ko -->
    <!-- ko if: useLayoutTemplates -->
    <!-- ko withProperties: { '$page': $parent } -->
    <!-- ko if: isLightboxTemplate() -->
    <div id="lightboxTemplateContainer" data-bind="component: { name: 'lightbox-template', params: { serverData: svr, showHeader: $page.showHeader(), headerLogo: $page.headerLogo() } }, css: { 'provide-min-height': svr.fUseMinHeight }"
      class="provide-min-height"><!--  -->
      <div id="lightboxBackgroundContainer" data-bind="component: { name: 'background-image-control',
    publicMethods: $page.backgroundControlMethods,
    event: { load: $page.backgroundImageControl_onLoad } }">
        <div class="background-image-holder" role="presentation" data-bind="css: { app: isAppBranding }, style: { background: backgroundStyle }">
          <!-- ko if: smallImageUrl --><!-- /ko -->
          <!-- ko if: backgroundImageUrl -->
          <div data-bind="backgroundImage: backgroundImageUrl(), externalCss: { 'background-image': true }" class="background-image ext-background-image"
            style="background-image: url(&quot;https://aadcdn.msftauth.net/shared/1.0/content/images/backgrounds/2_bc3d32a696895f78c19df6c717586a5d.svg&quot;);"></div>
          <!-- ko if: useImageMask --><!-- /ko -->
          <!-- /ko -->
        </div>
      </div>
      <!-- ko if: svr.iBannerEnvironment --><!-- /ko -->
      <!-- ko withProperties: { '$masterPageContext': $parentContext } -->
      <div class="outer" data-bind="css: { 'app': $page.backgroundLogoUrl }">
        <!-- ko if: showHeader --><!-- /ko -->
        <div class="template-section main-section">
          <div data-bind="css: { 'has-header': showHeader }, externalCss: { 'middle': true }" class="middle ext-middle">
            <div class="full-height" data-bind="component: { name: 'content-control', params: { serverData: svr, isVerticalSplitTemplate: $page.isVerticalSplitTemplate() } }"><!--  -->
              <!-- ko withProperties: { '$content': $data } -->
              <div class="flex-column">
                <!-- ko if: $page.paginationControlHelper.showBackgroundLogoHolder --><!-- /ko -->
                <!-- ko if: $page.paginationControlHelper.showPageLevelTitleControl --><!-- /ko -->
                <div class="win-scroll">
                  <div id="lightbox" data-bind="
            animationEnd: $page.paginationControlHelper.animationEnd,
            externalCss: { 'sign-in-box': true },
            css: {
                'inner':  $content.isVerticalSplitTemplate,
                'vertical-split-content': $content.isVerticalSplitTemplate,
                'app': $page.backgroundLogoUrl,
                'wide': $page.paginationControlHelper.useWiderWidth,
                'fade-in-lightbox': $page.fadeInLightBox,
                'has-popup': $page.showFedCredAndNewSession &amp;&amp; ($page.showFedCredButtons() || $page.newSession()),
                'transparent-lightbox': $page.backgroundControlMethods() &amp;&amp; $page.backgroundControlMethods().useTransparentLightBox,
                'lightbox-bottom-margin-debug': $page.showDebugDetails }" class="sign-in-box ext-sign-in-box fade-in-lightbox has-popup">
                    <!-- ko template: { nodes: $masterPageContext.$componentTemplateNodes, data: $page } -->
                    <!-- ko if: svr.fShowCookieBanner --><!-- /ko -->
                    <div class="lightbox-cover" data-bind="css: { 'disable-lightbox': svr.fAllowGrayOutLightBox &amp;&amp; showLightboxProgress() }"></div>
                    <!-- ko if: showLightboxProgress --><!-- /ko -->
                    <!-- ko if: loadBannerLogo -->
                    <div data-bind="component: { name: 'logo-control',
            params: {
                isChinaDc: svr.fIsChinaDc,
                bannerLogoUrl: bannerLogoUrl() } }"><!--  -->
                      <!-- ko if: bannerLogoUrl --><!-- /ko -->
                      <!-- ko if: !bannerLogoUrl && !isChinaDc -->
                      <!-- ko component: 'accessible-image-control' --><!-- ko if: (isHighContrastBlackTheme || hasDarkBackground || svr.fHasBackgroundColor) && !isHighContrastWhiteTheme --><!-- /ko -->
                      <!-- ko if: (isHighContrastWhiteTheme || (!hasDarkBackground && !svr.fHasBackgroundColor)) && !isHighContrastBlackTheme -->
                      <!-- ko template: { nodes: [darkImageNode], data: $parent } --><img class="logo" role="img" pngsrc="https://aadcdn.msftauth.net/shared/1.0/content/images/microsoft_logo_ed9c9eb0dce17d752bedea6b5acda6d9.png"
                        svgsrc="https://aadcdn.msftauth.net/shared/1.0/content/images/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg" data-bind="imgSrc, attr: { alt: str['MOBILE_STR_Footer_Microsoft'] }"
                        src="https://aadcdn.msftauth.net/shared/1.0/content/images/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg" alt="Microsoft"><!-- /ko -->
                      <!-- /ko --><!-- /ko -->
                      <!-- /ko -->
                    </div>
                    <!-- /ko -->
                    <!-- ko if: svr.strLWADisclaimerMsg && paginationControlHelper.showLwaDisclaimer() --><!-- /ko -->
                    <!-- ko if: asyncInitReady -->
                    <div role="main" data-bind="component: { name: 'pagination-control',
            publicMethods: paginationControlMethods,
            params: {
                enableCssAnimation: svr.fEnableCssAnimation,
                disableAnimationIfAnimationEndUnsupported: svr.fDisableAnimationIfAnimationEndUnsupported,
                initialViewId: initialViewId,
                currentViewId: currentViewId,
                initialSharedData: initialSharedData,
                initialError: $loginPage.getServerError() },
            event: {
                cancel: paginationControl_onCancel,
                load: paginationControlHelper.onLoad,
                unload: paginationControlHelper.onUnload,
                loadView: view_onLoadView,
                showView: view_onShow,
                setLightBoxFadeIn: view_onSetLightBoxFadeIn,
                animationStateChange: paginationControl_onAnimationStateChange } }"><!--  -->
                      <div data-bind="css: { 'zero-opacity': hidePaginatedView() }" class="">
                        <!-- ko if: showIdentityBanner() && (sharedData.displayName || svr.sPOST_Username) --><!-- /ko -->
                        <div class="pagination-view animate slide-in-next" data-bind="css: {
        'has-identity-banner': showIdentityBanner() &amp;&amp; (sharedData.displayName || svr.sPOST_Username),
        'zero-opacity': hidePaginatedView.hideSubView(),
        'animate': animate(),
        'slide-out-next': animate.isSlideOutNext(),
        'slide-in-next': animate.isSlideInNext(),
        'slide-out-back': animate.isSlideOutBack(),
        'slide-in-back': animate.isSlideInBack() }">
                          <!-- ko foreach: views -->
                          <!-- ko if: $parent.currentViewIndex() === $index() -->
                          <!-- ko template: { nodes: [$data], data: $parent } -->
                          <div data-viewid="1" data-showfedcredbutton="true" data-bind="pageViewComponent: { name: 'login-paginated-username-view',
                params: {
                    serverData: svr,
                    serverError: initialError,
                    isInitialView: isInitialState,
                    displayName: sharedData.displayName,
                    otherIdpRedirectUrl: sharedData.otherIdpRedirectUrl,
                    prefillNames: $loginPage.prefillNames,
                    flowToken: sharedData.flowToken,
                    availableSignupCreds: sharedData.availableSignupCreds },
                event: {
                    redirect: $loginPage.view_onRedirect,
                    setPendingRequest: $loginPage.view_onSetPendingRequest,
                    registerDialog: $loginPage.view_onRegisterDialog,
                    unregisterDialog: $loginPage.view_onUnregisterDialog,
                    showDialog: $loginPage.view_onShowDialog,
                    updateAvailableCredsWithoutUsername: $loginPage.view_onUpdateAvailableCreds,
                    agreementClick: $loginPage.footer_agreementClick } }"><!--  -->
                            <div data-bind="component: { name: 'header-control',
    params: {
        serverData: svr,
        title: str['WF_STR_HeaderDefault_Title'] } }">
                              <div>
                                <div class="row title ext-title" id="loginHeader" data-bind="externalCss: { 'title': true }">
                                  <div role="heading" aria-level="1" data-bind="text: title">Anmelden</div>
                                  <!-- ko if: isSubtitleVisible --><!-- /ko -->
                                </div>
                                <!-- ko if: headerDescription --><!-- /ko -->
                              </div>
                            </div>
                            <!-- ko if: pageDescription && !svr.fHideLoginDesc --><!-- /ko -->
                            <div class="row">
                              <div role="alert" aria-live="assertive">
                                <!-- ko if: usernameTextbox.error --><!-- /ko -->
                              </div>
                              <div class="form-group col-md-24">
                                <!-- ko if: prefillNames().length > 1 --><!-- /ko -->
                                <!-- ko ifnot: prefillNames().length > 1 -->
                                <div class="placeholderContainer" data-bind="component: { name: 'placeholder-textbox-field',
            publicMethods: usernameTextbox.placeholderTextboxMethods,
            params: {
                serverData: svr,
                hintText: tenantBranding.unsafe_userIdLabel || str['STR_SSSU_Username_Hint'] || str['CT_PWD_STR_Email_Example'],
                hintCss: 'placeholder' + (!svr.fAllowPhoneSignIn ? ' ltr_override' : '') },
            event: {
                updateFocus: usernameTextbox.textbox_onUpdateFocus } }"><!-- ko withProperties: { '$placeholderText': placeholderText } -->
                                  <!-- ko template: { nodes: $componentTemplateNodes, data: $parent } -->
                                  <input type="email" name="loginfmt" id="i0116" maxlength="113" class="form-control ltr_override input ext-input text-box ext-text-box" aria-required="true" data-report-event="Signin_Email_Phone_Skype"
                                    data-report-trigger="click" data-report-value="Email_Phone_Skype_Entry" data-bind="
                    attr: { lang: svr.fApplyAsciiRegexOnInput ? null : 'en' },
                    externalCss: {
                        'input': true,
                        'text-box': true,
                        'has-error': usernameTextbox.error },
                    ariaLabel: tenantBranding.unsafe_userIdLabel || str['CT_PWD_STR_Username_AriaLabel'],
                    ariaDescribedBy: 'loginHeader' + (pageDescription &amp;&amp; !svr.fHideLoginDesc ? ' loginDescription usernameError' : ' usernameError'),
                    textInput: usernameTextbox.value,
                    hasFocusEx: usernameTextbox.focused,
                    placeholder: $placeholderText" aria-label="Geben Sie Ihre E-Mail-Adresse, Telefonnummer oder Ihren Skype-Namen ein." aria-describedby="loginHeader usernameError" placeholder="E-Mail, Telefon oder Skype" data-report-attached="1">
                                  <input name="passwd" type="password" id="i0118" autocomplete="off" data-bind="moveOffScreen, textInput: passwordBrowserPrefill" class="moveOffScreen" tabindex="-1" aria-hidden="true">
                                  <!-- /ko -->
                                  <!-- /ko -->
                                  <!-- ko ifnot: usePlaceholderAttribute --><!-- /ko -->
                                </div>
                                <!-- /ko -->
                              </div>
                            </div>
                            <div data-bind="css: { 'position-buttons': !tenantBranding.BoilerPlateText }" class="position-buttons">
                              <div class="row">
                                <div class="col-md-24">
                                  <div class="text-13">
                                    <!-- ko if: svr.fCBShowSignUp && !svr.fDoIfExists && !svr.fCheckProofForAliases -->
                                    <!-- ko if: svr.fIsSelfServiceSignupUxEnabled --><!-- /ko -->
                                    <!-- ko ifnot: svr.fIsSelfServiceSignupUxEnabled -->
                                    <div class="form-group" data-bind="
                    htmlWithBindings: html['WF_STR_SignUpLink_Text'],
                    childBindings: {
                        'signup': {
                            href: svr.urlSignUp || '#',
                            ariaLabel: svr.urlSignUp ? str['WF_STR_SignupLink_AriaLabel_Text'] : str['WF_STR_SignupLink_AriaLabel_Generic_Text'],
                            click: signup_onClick } }">Kein Konto?
                                      <a href="https://login.live.com/oauth20_authorize.srf?response_type=code&amp;client_id=51483342-085c-4d86-bf88-cf50c7252078&amp;scope=openid+profile+email+offline_access&amp;response_mode=form_post&amp;redirect_uri=https%3a%2f%2flogin.microsoftonline.com%2fcommon%2ffederation%2foauth2msa&amp;state=rQQIARAAlVM_rNtEGI9f3nv0VaVUZWEsCBYkEp_znCZP6hA3sR1jOy-OfbZvqeyzmzg-_8Fx4tgLG0JiaReGqkKoYxcQEgh1QJ278IZObGwICQl1aqfi9Kkg2PgNvzvd77vv993p-z5sghY4eZ8-B_5ox-eEX-9eI7t68coPj89efvHgK-WzL_dePPPuv3ePOrpFgo3fwkn0kAKLPE9XJ-22g3GyjvOWg_Na9ILMx3mSla0iiL2kWDnVOnt1pf0jRZ1R1G8U9XDvXdDt0r1urw-ut7oVNK7zmNBLo4t11wu2s1mv-GXvrclgnS-YHSVZUPnP9o5uJ1l0K01W-b3m3YNJ6sdj72YSx7Vhaxfmx3mAnTxI4tMsSf0sD_zVjcF0UGO8I0mOJYIEUiJTpZk5n3iiVuAq2cgMv7SZPnDj6dquNcdCf8e5HYmVYy91I23jddTaBJZoxi5dht7YFle4Alnalpa6DFvJnX_ye0J_gUVu5ZjqwhPIxg3YBe5wx6d0v0CWdH62BIpjshkyNd0xvfXMPI7-k_OVrkd8jnTAmzMgTsMin9KSLhtGDktQr_2hpI8LKPBrN4KlbNlbGXIz7Sb6t39IwlN9zqLhvKMsw1LWja0yDHNVgAQFYDEZapFsKrS9tFnb5InKKMWEY0-xAOu6tGFdy3r3LjlUN0gw1kYEQ8eSiN3RII7iwcCQgB2POlOD3cygl9T5Umekch5BDA7RytH58WyUVyiyCwg90TBx6UQL0bbmzMzylphhP8Y6mmphqhsCkmxdE2GljrSK-8Q38VYJt7kFcAWHi6ETEXZiIQtCnnNHauwQkiB6q9c1mV4sdT1L5ZDZj-p_NHVmAXAMeceAjqvzhR2lHW3kMS7TY5QlLv2hlrgiqbQRv_WqeQcLIHPpFLiMNLbDhFZEqUAMChRAcpXuj3ST0BqNgA_TCjJGpZE0Vgmx9MF3zcO6zaMkftK8XLdfHHjX0iy5HRD_bJ_6ff8S3Ty5cOHilcY7jWuN5_vUg4N6xh61X3zw9KdPxe_zt68eV7jx5KANBcWZIL9XGiWJ6KUJOP044XR7owExL0mw2Pj8tO9uXHl6o3MC7hxSdw4P_zykPn-j8ejo_0_lt5eox282nl_--dend-9_8_Uf4l81&amp;estsfed=1&amp;uaid=ffd0c0b6a28b4d9e869602f9f2649c22&amp;signup=1&amp;lw=1&amp;fl=easi2&amp;fci=0000000c-0000-0000-c000-000000000000" id="signup" aria-label="Microsoft-Konto erstellen">Erstellen Sie jetzt eins!</a>
                                    </div>
                                    <!-- /ko -->
                                    <!-- /ko -->
                                    <!-- ko ifnot: hideCantAccessYourAccount -->
                                    <div class="form-group">
                                      <a id="cantAccessAccount" name="cannotAccessAccount" data-bind="
                        text: unsafe_cantAccessYourAccountText,
                        click: accessRecoveryLink ? null : cantAccessAccount_onClick,
                        attr: { target: accessRecoveryLink &amp;&amp; '_blank' },
                        href: accessRecoveryLink || '#'" href="#">Sie können nicht auf Ihr Konto zugreifen?</a>
                                    </div>
                                    <!-- /ko -->
                                    <!-- ko if: showFidoLinkInline && hasFido() && (availableCredsWithoutUsername().length >= 2 || svr.fShowForgotUsernameLink || isOfflineAccountVisible) --><!-- /ko -->
                                    <!-- ko if: showCredPicker --><!-- /ko -->
                                    <!-- ko if: svr.urlSkipZtd --><!-- /ko -->
                                  </div>
                                </div>
                              </div>
                            </div>
                            <!-- ko if: svr.fShowLegalMessagingInline --><!-- /ko -->
                            <div class="win-button-pin-bottom" data-bind="css : { 'boilerplate-button-bottom': tenantBranding.BoilerPlateText }">
                              <div class="row" data-bind="css: { 'move-buttons': tenantBranding.BoilerPlateText }">
                                <div data-bind="component: { name: 'footer-buttons-field',
            params: {
                serverData: svr,
                isPrimaryButtonEnabled: !isRequestPending(),
                isPrimaryButtonVisible: svr.fShowButtons,
                isSecondaryButtonEnabled: true,
                isSecondaryButtonVisible: svr.fShowButtons &amp;&amp; isSecondaryButtonVisible(),
                secondaryButtonText: secondaryButtonText() },
            event: {
                primaryButtonClick: primaryButton_onClick,
                secondaryButtonClick: secondaryButton_onClick } }">
                                  <div class="col-xs-24 no-padding-left-right button-container" data-bind="
    visible: isPrimaryButtonVisible() || isSecondaryButtonVisible(),
    css: { 'no-margin-bottom': removeBottomMargin }">
                                    <!-- ko if: isSecondaryButtonVisible --><!-- /ko -->
                                    <div data-bind="css: { 'inline-block': isPrimaryButtonVisible }" class="inline-block">
                                      <!-- type="submit" is needed in-addition to 'type' in primaryButtonAttributes observable to support IE8 -->
                                      <input type="submit" id="idSIButton9" class="win-button button_primary button ext-button primary ext-primary" data-report-event="Signin_Submit" data-report-trigger="click" data-report-value="Submit" data-bind="
                attr: primaryButtonAttributes,
                externalCss: {
                    'button': true,
                    'primary': true },
                value: primaryButtonText() || str['CT_PWD_STR_SignIn_Button_Next'],
                hasFocus: focusOnPrimaryButton,
                click: primaryButton_onClick,
                enable: isPrimaryButtonEnabled,
                visible: isPrimaryButtonVisible,
                preventTabbing: primaryButtonPreventTabbing" value="Weiter" data-report-attached="1">
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                            <!-- ko if: tenantBranding.BoilerPlateText --><!-- /ko -->
                          </div><!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                    </div>
                    <!-- /ko -->
                    <input type="hidden" name="ps" data-bind="value: postedLoginStateViewId" value="">
                    <input type="hidden" name="psRNGCDefaultType" data-bind="value: postedLoginStateViewRNGCDefaultType" value="">
                    <input type="hidden" name="psRNGCEntropy" data-bind="value: postedLoginStateViewRNGCEntropy" value="">
                    <input type="hidden" name="psRNGCSLK" data-bind="value: postedLoginStateViewRNGCSLK" value="">
                    <input type="hidden" name="canary" data-bind="value: svr.canary" value="VGMaOZe8yUylm0jW1BT4oBTYvR1HtylihveFQ9bvbLQ=3:1">
                    <input type="hidden" name="ctx" data-bind="value: ctx"
                      value="rQQIARAAlVM9rNtUFI5f3nu0FZSqLIwFwYJE4us8p8mTOsRNbMfYzotjX9t3Qfa1m9i-_sFx4tgLG0JiaRcGVCHUsQsSEgh1QJ278IZObGwICQl1aidweCoINr7hu0f3HH3nu1fnvNcGHXD6Dn0B_P6eLwi_jF4iv37l2nePz__47MGXyiefH7x45t1_-yEFVkWRrU-7XQfjdJMUHQcXwdb3gtzHRZpXnTJIvLRcO_Um9zs4jbvfU9Q5Rf1CUQ8P3gL9Pj3oD4bgZqdfQ-MmjwkdGn2su16wWywG5U8Hr89Gm2LF7CnNg9p_dnD5TprHH2bpuviife9olvnJ1LudJknTsLMv85MiwE4RpMlZnmZ-XgT--tZoPmow3ZMkJxJBAqmQqdLMkk89UStxnW5lhg9tZgjcZL6xm5xjob_r3J7EyomXubG29Xpq0wRWaMGGLkNvbYsrXYGEtqVlLsPWcu8ffU8YrrDIrR1TXXkC2boBu8I97uSMHpbIki7uQqA4JpsjU9Md09sszJP4P5p_5fWYL5AOeHMBxHlUFnNa0mXDKGAFmnM4lvRpCQV-48awki17J0Nuod1G_-4fkehMX7JovOwpYVTJurFTxlGhCpCgAKxmYy2WTYW2Q5u1TZ6ojFLOOPYMC7DxpY0bL5v9u-RI3SLB2BgxjBxLInZPgzhORiNDAnYy6c0NdruAXtroZc5E5TyCGByhtaPz08WkqFFslxB6omHiyolXom0tmYXlhZhhP8A6mmtRphsCkmxdE2GtTrSa-8g38U6JdoUFcA3Hq7ETE3ZmIQtCnnMnauIQkiJ6pzeeTC-R-p6lcsgcxs0_mjqzAjiBvGNAx9X50o6znjbxGJcZMEqIK3-spa5Iam3C77x62cMCyF06Ay4jTe0opRVRKhGDAgWQQqWHE90ktEYj4MOshoxRayRLVEIsffRN-7gZ8zhNnrSvNuOXBN6NLE_vBMQ_P6R-PXyVbp9eunTlWuvN1o3W80PqwVGzV4-6L959-sPH4rfFG9dPatx6ctSFguLMkD-ojIrEdGgCTj9JOd3eakAsKhKstj4_H7pbV57f6p2Cu8fU3ePj34-pT19pPbr8_7fy8Wut51d__Pnpvftff_Wb-Cc1">
                    <input type="hidden" name="hpgrequestid" data-bind="value: svr.sessionId" value="25f92fba-bed4-487f-b574-1312347a6300">
                    <input type="hidden" id="i0327" data-bind="attr: { name: svr.sFTName }, value: flowToken" name="flowToken"
                      value="AQABAAEAAAD--DLA3VO7QrddgJg7WevrCEpkBrXoT7opjuOOQe76zStA7PiVP7hnafhh-KF83YG8ykkDb8wq6w-g893ZxaF8lGbMzk52hATdsSv07O8UtdGYWqRvcsXdEDMAnM0fGlvQZLwF5ODlyOYmnl6beVtFkCnxHwufsTxEtdIaqq5TUFzbNqrxPhJ3RGgHugZX8rrHDNhYehVWbgwM91GkxqQ9FrEMsO6ulZi1kB4KzK_6KkZJfsgVK8Cqb5nQl4kgKROtYzpvbi72SYRdT8oxd5Ye6qJq-tfD7LoBAvqyMPl22WZivoxgd08SjVQzzgWT13TRAZocGDu3PGU06YAESSD1FhGrEBRtzenXvY4MyM9Tz48qjpw-sAeHK0BmiHeyFS_yeduV6umd9rdT2nKMyD_7e9ZScL8Nq4T4jzDOKwuZPfSFLvD-o4LYn1SKeS6JJIGE2gZBclr0p3eZN-ZowSTj5rM_kKaQkIYpDytH_rJSOy3KeDrnWigKa73VzYWeE8KZ7ICsjX61L006RdfAdUbCLO_6lsWuuKChRhUXqVCIHxlDPZR7_NFmVzW0JNtKGZV0RHzUcbVyM-a8ZnJlc2n8IAA">
                    <input type="hidden" name="PPSX" data-bind="value: svr.sRandomBlob" value="">
                    <input type="hidden" name="NewUser" value="1">
                    <input type="hidden" name="FoundMSAs" data-bind="value: svr.sFoundMSAs" value="">
                    <input type="hidden" name="fspost" data-bind="value: svr.fPOST_ForceSignin ? 1 : 0" value="0">
                    <input type="hidden" name="i21" data-bind="value: wasLearnMoreShown() ? 1 : 0" value="0">
                    <input type="hidden" name="CookieDisclosure" data-bind="value: svr.fShowCookieBanner ? 1 : 0" value="0">
                    <input type="hidden" name="IsFidoSupported" data-bind="value: isFidoSupported() ? 1 : 0" value="1">
                    <input type="hidden" name="isSignupPost" data-bind="value: isSignupPost() ? 1 : 0" value="0">
                    <div data-bind="component: { name: 'instrumentation-control',
            publicMethods: instrumentationMethods,
            params: { serverData: svr } }">
                      <input type="hidden" name="i19" data-bind="value: timeOnPage" value="">
                    </div>
                    <!-- /ko -->
                  </div>
                  <!-- ko if: $page.showFedCredAndNewSession -->
                  <!-- ko if: $page.showFedCredButtons -->
                  <div data-bind="css: { 'app': $page.backgroundLogoUrl }, externalCss: { 'promoted-fed-cred-box': true }" class="promoted-fed-cred-box ext-promoted-fed-cred-box">
                    <div class="promoted-fed-cred-content" data-bind="css: {
                'animate': $page.useCssAnimations &amp;&amp; $page.animate(),
                'slide-out-next': $page.animate.isSlideOutNext,
                'slide-in-next': $page.animate.isSlideInNext,
                'slide-out-back': $page.animate.isSlideOutBack,
                'slide-in-back': $page.animate.isSlideInBack,
                'app': $page.backgroundLogoUrl }">
                      <!-- ko foreach: $page.otherSigninOptions -->
                      <div class="row tile">
                        <div class="table" role="button" tabindex="0" data-bind="
                        css: { 'list-item': svr.fSupportWindowsStyles },
                        pressEnter: $page.otherSigninOptionsButton_onClick,
                        click: $page.otherSigninOptionsButton_onClick,
                        ariaLabel: $data.text" aria-label="Anmeldeoptionen">
                          <div class="table-row">
                            <div class="table-cell tile-img medium">
                              <!-- ko component: 'accessible-image-control' --><!-- ko if: (isHighContrastBlackTheme || hasDarkBackground || svr.fHasBackgroundColor) && !isHighContrastWhiteTheme --><!-- /ko -->
                              <!-- ko if: (isHighContrastWhiteTheme || (!hasDarkBackground && !svr.fHasBackgroundColor)) && !isHighContrastBlackTheme -->
                              <!-- ko template: { nodes: [darkImageNode], data: $parent } --><img class="tile-img medium" role="presentation" data-bind="attr: { src: $data.darkIconUrl }"
                                src="https://aadcdn.msftauth.net/shared/1.0/content/images/signin-options_4e48046ce74f4b89d45037c90576bfac.svg"><!-- /ko -->
                              <!-- /ko --><!-- /ko -->
                            </div>
                            <div class="table-cell text-left content" data-bind="css: { 'content': !svr.fSupportWindowsStyles }">
                              <div data-bind="
                                    text: $data.text,
                                    attr: { 'data-test-id': $data.testId }" data-test-id="signinOptions">Anmeldeoptionen</div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <!-- /ko -->
                    </div>
                  </div>
                  <!-- /ko -->
                  <!-- ko if: $page.newSession --><!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: $page.showDebugDetails --><!-- /ko -->
                </div>
              </div>
              <!-- /ko -->
            </div>
          </div>
        </div>
        <!-- ko if: $page.paginationControlHelper.showFooterControl -->
        <div id="footer" role="contentinfo" data-bind="
        externalCss: {
            'footer': true,
            'has-background': !$page.useDefaultBackground(),
            'background-always-visible': $page.backgroundLogoUrl }" class="footer ext-footer">
          <div data-bind="component: { name: 'footer-control',
            publicMethods: $page.footerMethods,
            params: {
                serverData: svr,
                useDefaultBackground: $page.useDefaultBackground(),
                hasDarkBackground: $page.backgroundLogoUrl(),
                showLinks: true,
                showFooter: $page.showFooter(),
                hideTOU: $page.hideTOU(),
                termsText: $page.termsText(),
                termsLink: $page.termsLink(),
                hidePrivacy: $page.hidePrivacy(),
                privacyText: $page.privacyText(),
                privacyLink: $page.privacyLink() },
            event: {
                agreementClick: $page.footer_agreementClick,
                showDebugDetails: $page.toggleDebugDetails_onClick } }"><!-- ko if: !hideFooter && (showLinks || impressumLink || showIcpLicense) -->
            <div id="footerLinks" class="footerNode text-secondary">
              <!-- ko if: showFooter -->
              <!-- ko if: !hideTOU -->
              <a id="ftrTerms" data-bind="
            text: termsText,
            href: termsLink,
            click: termsLink_onClick,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" href="https://www.microsoft.com/de-DE/servicesagreement/" class="footer-content ext-footer-content footer-item ext-footer-item">Nutzungsbedingungen</a>
              <!-- /ko -->
              <!-- ko if: !hidePrivacy -->
              <a id="ftrPrivacy" data-bind="
            text: privacyText,
            href: privacyLink,
            click: privacyLink_onClick,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" href="https://privacy.microsoft.com/de-DE/privacystatement" class="footer-content ext-footer-content footer-item ext-footer-item">Datenschutz &amp; Cookies</a>
              <!-- /ko -->
              <!-- ko if: impressumLink -->
              <a id="ftrImpressum" data-bind="
            text: str['WF_STR_Footer_LinkDisclaimer_Text'],
            href: impressumLink,
            click: impressumLink_onClick,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" href="https://www.microsoft.com/de-de/corporate/rechtliche-hinweise/impressum.aspx" class="footer-content ext-footer-content footer-item ext-footer-item">Haftungsausschluss</a>
              <!-- /ko -->
              <!-- ko if: a11yConformeLink --><!-- /ko -->
              <!-- ko if: showIcpLicense --><!-- /ko -->
              <!-- /ko -->
              <!-- Set attr binding before hasFocusEx to prevent Narrator from losing focus -->
              <a id="moreOptions" href="#" role="button" data-bind="
        click: moreInfo_onClick,
        ariaLabel: str['CT_STR_More_Options_Ellipsis_AriaLabel'],
        attr: { 'aria-expanded': showDebugDetails().toString() },
        hasFocusEx: focusMoreInfo(),
        externalCss: {
            'footer-content': true,
            'footer-item': true,
            'debug-item': true,
            'has-background': !useDefaultBackground,
            'background-always-visible': hasDarkBackground }" aria-label="Klicken Sie hier, um weitere Informationen zur Problembehandlung zu erhalten." aria-expanded="false" class="footer-content ext-footer-content footer-item ext-footer-item debug-item ext-debug-item">...</a>
            </div>
            <!-- /ko -->
            <!-- ko if: svr.fShowLegalMessagingInline && showLinks --><!-- /ko -->
          </div>
        </div>
        <!-- /ko -->
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- ko if: isVerticalSplitTemplate() && isTemplateLoaded() --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
</form>

POST

<form data-bind="postRedirectForm: postRedirect" method="POST" aria-hidden="true" target="_top"></form>

Text Content

Anmelden

Kein Konto? Erstellen Sie jetzt eins!
Sie können nicht auf Ihr Konto zugreifen?


Anmeldeoptionen
Nutzungsbedingungen Datenschutz & Cookies Haftungsausschluss ...