login.microsoftonline.us Open in urlscan Pro
2001:489a:3500:48::5  Public Scan

Submitted URL: https://intrepidllc.clearcompany.com/
Effective URL: https://login.microsoftonline.us/bf3d7fe9-3bcd-440e-986f-e155e658b0c7/saml2?SAMLRequest=jZJRb9owFIX%2fiuV3Jw6EECygysKmIdEWAZvUvkz...
Submission: On May 14 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: f1POST https://login.microsoftonline.us/bf3d7fe9-3bcd-440e-986f-e155e658b0c7/login

<form name="f1" id="i0281" novalidate="novalidate" spellcheck="false" method="post" target="_top" autocomplete="off"
  data-bind="visible: !isLoginPageHidden(), autoSubmit: forceSubmit, attr: { action: postUrl }, ariaHidden: !!activeDialog(), css: { 'provide-min-height': svr.fUseMinHeight }"
  action="https://login.microsoftonline.us/bf3d7fe9-3bcd-440e-986f-e155e658b0c7/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="css: { 'provide-min-height': svr.fUsePlaywrightMinHeight },
    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 id="backgroundImage" role="img" data-bind="backgroundImage: backgroundImageUrl(), externalCss: { 'background-image': true }, ariaLabel: str['STR_Background_Image_AltText']" class="background-image ext-background-image"
            aria-label="Hintergrundbild der Organisation" style="background-image: url(&quot;https://aadcdn.msftauthimages.us/6ebb54f4-aq2evdlvef4jn4nzpzo3kyfm791ekperhcgjvdvmn7w/logintenantbranding/0/illustration?ts=638182949509637446&quot;);">
          </div>
          <!-- ko if: useImageMask -->
          <div data-bind="externalCss: { 'background-overlay': true }" class="background-overlay ext-background-overlay"></div>
          <!-- /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="externalCss: { 'middle': true }" class="middle ext-middle">
            <div class="full-height" data-bind="component: { name: 'content-control', params: { serverData: svr, isVerticalSplitTemplate: $page.isVerticalSplitTemplate(), hasHeader: showHeader } }"><!--  -->
              <!-- 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,
                'has-header': $content.hasHeader }" class="sign-in-box ext-sign-in-box fade-in-lightbox">
                    <!-- 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 if: svr.fTenantBrandingCdnAddEventHandlers -->
                      <img id="bannerLogo" data-bind="addEventHandlers, attr: { src: bannerLogoUrl, alt: str['STR_Banner_Logo_AltText'] }, externalCss: { 'banner-logo': true }"
                        src="https://aadcdn.msftauthimages.us/6ebb54f4-aq2evdlvef4jn4nzpzo3kyfm791ekperhcgjvdvmn7w/logintenantbranding/0/bannerlogo?ts=638182936389441584" alt="Logo des Organisationsbanners" class="banner-logo ext-banner-logo">
                      <!-- /ko -->
                      <!-- ko if: !svr.fTenantBrandingCdnAddEventHandlers --><!-- /ko -->
                      <!-- /ko -->
                      <!-- ko if: !bannerLogoUrl && !isChinaDc && !isCiamUserFlowUx --><!-- /ko -->
                      <!-- ko if: !bannerLogoUrl && isCiamUserFlowUx && bannerLogoText --><!-- /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 -->
                          <!-- 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 template: { nodes: [$data], data: $parent } -->
                          <div data-viewid="55" data-bind="pageViewComponent: { name: 'fetch-sessions-progress-view',
                params: {
                    serverData: svr,
                    sessionPullType: $loginPage.sessionPullType,
                    isInitialView: isInitialState,
                    username: sharedData.username,
                    displayName: sharedData.displayName,
                    unsafe_desktopSsoDomainToUse: sharedData.unsafe_desktopSsoDomainToUse,
                    preferredCredential: sharedData.preferredCredential,
                    isPushNotification: sharedData.remoteNgcParams.defaultType === 1 },
                event: {
                    updateUserTiles: $loginPage.fetchSessions_onUpdateUserTiles,
                    executeGctResult: $loginPage.fetchSessions_onExecuteGctResult,
                    submitReady: $loginPage.view_onSubmitReady,
                    redirect: $loginPage.view_onRedirect } }"><!--  -->
                            <div id="loginHeader" class="row title ext-title" role="heading" aria-level="1" data-bind="text: str['DSSO_STR_AuthenticatingMessage'], externalCss: { 'title': true }">Anmeldung wird versucht</div>
                            <div class="row progress-container">
                              <div class="progress" role="progressbar" data-bind="component: 'marching-ants-control', ariaLabel: str['WF_STR_ProgressText']" aria-label="Bitte warten"><!--  -->
                                <!-- ko if: svr.fSupportWindowsStyles --><!-- /ko -->
                                <!-- ko ifnot: svr.fSupportWindowsStyles -->
                                <!-- ko if: useCssAnimation -->
                                <div></div>
                                <div></div>
                                <div></div>
                                <div></div>
                                <div></div>
                                <!-- /ko -->
                                <!-- ko ifnot: useCssAnimation --><!-- /ko -->
                                <!-- /ko -->
                              </div>
                            </div>
                            <!-- ko if: (sessionPullType & 2) != 0 -->
                            <a id="desktopSsoCancel" href="#" data-bind="
    text: str['CT_HRD_STR_Redirect_Cancel'],
    ariaDescribedBy: 'loginHeader',
    click: cancelLink_onClick,
    hasFocus: true" aria-describedby="loginHeader">Abbrechen</a>
                            <!-- /ko -->
                            <div data-bind="component: { name: 'fetch-sessions-control',
    params: {
        serverData: svr,
        sessionPullType: sessionPullType,
        unsafe_desktopSsoDomainToUse: unsafe_domainName,
        username: username,
        displayName: displayName },
    event: {
        updateUserTiles: fetchSessionsProgress_onUpdateUserTiles,
        executeGctResult: fetchSessionsProgress_onExecuteGctResult,
        handleDssoSuccess: fetchSessionsProgress_onHandleDssoSuccess,
        desktopSsoFallbackView: fetchSessionsProgress_onDesktopSsoFallbackView,
        incrementAsyncTileRequestCount: fetchSessionsProgress_onIncrementAsyncTileRequestCount,
        decrementAsyncTileRequestCount: fetchSessionsProgress_onDecrementAsyncTileRequestCount,
        redirect: fetchSessionsProgress_onRedirect } }"><!--  -->
                              <!-- ko if: (sessionPullType & 1) != 0 && callMsaStaticMeControl() --><!-- /ko -->
                              <!-- ko if: svr.desktopSsoConfig && !isNonInteractiveAuthRequest -->
                              <div class="row">
                                <div data-bind="component: { name: 'footer-buttons-field',
        params: {
            serverData: svr,
            isPrimaryButtonVisible: false,
            isSecondaryButtonVisible: false } }">
                                  <div class="col-xs-24 no-padding-left-right button-container button-field-container ext-button-field-container" data-bind="
    visible: isPrimaryButtonVisible() || isSecondaryButtonVisible(),
    css: { 'no-margin-bottom': removeBottomMargin },
    externalCss: { 'button-field-container': true }" style="display: none;">
                                    <!-- ko if: isSecondaryButtonVisible --><!-- /ko -->
                                    <div data-bind="css: { 'inline-block': isPrimaryButtonVisible }, externalCss: { 'button-item': true }" class="button-item ext-button-item">
                                      <!-- 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,
                css: { 'high-contrast-overrides': svr.fUseHighContrastOverrides },
                externalCss: {
                    'button': true,
                    'primary': true },
                value: primaryButtonText() || str['CT_PWD_STR_SignIn_Button_Next'],
                hasFocus: focusOnPrimaryButton,
                click: svr.fEnableLivePreview ?  function() { } : primaryButton_onClick,
                clickBubble: !svr.fEnableLivePreview,
                enable: isPrimaryButtonEnabled,
                visible: isPrimaryButtonVisible,
                preventTabbing: primaryButtonPreventTabbing" value="Weiter" style="display: none;">
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <!-- /ko -->
                              <!-- ko if: (sessionPullType & 2) != 0 && desktopSsoRunning() -->
                              <span data-bind="component: { name: 'desktop-sso-request-control',
    params: {
        serverData: svr,
        username: username,
        displayName: displayName,
        unsafe_domainName: unsafe_domainName },
    event: {
        desktopSsoSuccess: desktopSsoRequestControl_onSuccess,
        desktopSsoFailure: desktopSsoRequestControl_onFailure,
        desktopSsoEdgeRedirect: desktopSsoRequestControl_onEdgeRedirect } }"><input type="hidden" name="login" data-bind="value: unsafe_username">
                                <input type="hidden" name="loginfmt" data-bind="value: unsafe_displayName">
                                <input type="hidden" name="type" value="11">
                                <input type="hidden" name="dssoToken" data-bind="value: dssoToken" value="">
                                <!-- ko if: useIFrameRequest --><!-- /ko --></span>
                              <!-- /ko -->
                            </div>
                          </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 -->
                        </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="">
                    <!-- ko if: svr.sCanaryTokenName && !svr.fSkipRenderingNewCanaryToken -->
                    <input type="hidden" data-bind="attr: { name: svr.sCanaryTokenName }, value: svr.canary" name="canary" value="iz9OzPBUTH7I0/6r+Zy40Kf4XAwqefJJTFezWhtn0OY=2:1:CANARY:tXxk5039N/QAmLpTFKrQflnxMH4dd5w679BKw5cBLxQ=">
                    <!-- /ko -->
                    <!-- ko if: !svr.sCanaryTokenName || svr.fSkipRenderingNewCanaryToken --><!-- /ko -->
                    <input type="hidden" name="ctx" data-bind="value: ctx"
                      value="rQQIARAA42KwkskoKSkottLXTyzI1EvOSU0sSs7PLUjMq9QD0kVCXAIpD96UJO5o99ot2BcrPl17zipGXXxa9MsM9RNLSzL0i4vz9YsTc3MOMRo6-7g6Bjn7-wY4-kXGm6QaJZtZmqXqGielmOiaGBga6iamGpjrJhomJVsYGKQYGFikXGBkfMHIeIuJNRhogNEvJtPSojyr_MTizGKrvMTc1GKrkmSrYEdfHytDPUOwSGaKblp-UW5iiVVpXnFBanJmWmZqyiZmlaQ04xTztFRLoGXJKbomJgapupYWZmm6qYampqlmphZJBsnmF1h4XrHwGDBbcXBwCTBIMCgw_GBhXMQK9PpXd_PjU4_X-W-Z1a9QaSHBcIpVP7PK0r8qwCk0xMPc00DfrEg7qtLEwDvNJMKxvDA1zcsrxC21KjyjJM_AP9LWyMpwAhvvKTaGD2yMHewMs9gZdnGSFnYHeBl-8E38vWHfkea57zxe8euURFRkmxoYW_rpBzrm-hSEuHkXBabl5FX4epikpJiWm5lbOnmXmyY7-VQE2m4QYAAA0">
                    <input type="hidden" name="hpgrequestid" data-bind="value: svr.sessionId" value="c73747f5-c795-4f7e-b49a-8f2079381800">
                    <input type="hidden" id="i0327" data-bind="attr: { name: svr.sFTName }, value: flowToken" name="flowToken"
                      value="AQABIQEAAgAJNbHDhorQQLZUPCWPjAJJMlwFz3U30ruYojaFAr-eA8SGGoQwU4nIP-_lqhx6jSWaJY4Ip5DSDgMKbXn8nOPw0uY6oHKwima_fDPCNg6aryiO5BlJibvYSjiA5PQ-XpA9oBA-F1c2GQySzwLzP-pbz6cSN7iyMdsJ78WYH4qh71Qta3vbd8Y8QADRgub93wOd4rOZWnGTHccPl-qoGuD1HF3Emt8fdtVMykxoFvh_O4AE7eyf3PDj8Vz1AmDjj6SKEnRbhRKiFfjVKMBzhN1SEIxotaA27EteCrrqZSODTuk0IhmOuuSN_0_bJYfEgQKt7tFFxyoD_JavOjs3OQDZeezUlgg80FhUd5nMryugwj0Tv5BupCmOg2pZcv6Bc_bnUCLF7RBKt8Ivys-C06pBXmb3oZ6UNZNx4OKlOqPQXdIA_KAGgj13ibW9zBRKRxmDhwMzSXo-HrXhn6Pn08tZZpD1KfciBXiqdgzPz571nMs7_JSXd8VNDCF9DMptn4IgAA">
                    <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">
                    <!-- ko ifnot: svr.fShouldSupportTargetCredentialForRecovery --><!-- /ko -->
                    <!-- ko if: svr.fEnableDFPIntegration --><!-- /ko -->
                    <!-- ko if: svr.fShouldSupportTargetCredentialForRecovery && targetCredentialForRecovery() --><!-- /ko -->
                    <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 ifnot: svr.fUsePromotedFedCredTypesArray --><!-- /ko -->
                  <!-- ko if: svr.fUsePromotedFedCredTypesArray -->
                  <!-- ko if: $page.showFedCredButtons --><!-- /ko -->
                  <!-- ko if: $page.showSignupFedCredButtons --><!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: svr.fIsQrCodePinSupported --><!-- /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() &amp;&amp; $page.showFooter(),
            '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 footer-links ext-footer-links" data-bind="externalCss: { 'footer-links': true }">
              <!-- 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 has-background ext-has-background">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 has-background ext-has-background">Datenschutz und 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 has-background ext-has-background">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 has-background ext-has-background">...</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

Anmeldung wird versucht

Abbrechen


Nutzungsbedingungen Datenschutz und Cookies Haftungsausschluss ...