login.microsoftonline.com Open in urlscan Pro
2603:1027:1:d8::9  Public Scan

Submitted URL: https://ertoolkit.com/notifications/open/147363/
Effective URL: https://login.microsoftonline.com/68283f3b-8487-4c86-adb3-a5228f18b893/oauth2/authorize?client_id=2793995e-0a7d-40d7-bd35-6968ba14...
Submission: On May 23 via manual from IN — Scanned from GB

Form analysis 2 forms found in the DOM

Name: f1POST https://login.microsoftonline.com/68283f3b-8487-4c86-adb3-a5228f18b893/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.com/68283f3b-8487-4c86-adb3-a5228f18b893/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="Organisation background image" style="background-image: url(&quot;https://aadcdn.msauthimages.net/c1c6b6c8-peplynp0kb4ejk9jpenpvf5noturu9uztfg4z3x1igw/logintenantbranding/0/illustration?ts=637549017729120243&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.msauthimages.net/c1c6b6c8-peplynp0kb4ejk9jpenpvf5noturu9uztfg4z3x1igw/logintenantbranding/0/bannerlogo?ts=636441083644424733" alt="Organisation banner logo" 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="zero-opacity">
                        <!-- ko if: showIdentityBanner() && (sharedData.displayName || svr.sPOST_Username) --><!-- /ko -->
                        <div class="pagination-view" 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 }">Trying to sign you in</div>
                            <div class="row progress-container">
                              <div class="progress" role="progressbar" data-bind="component: 'marching-ants-control', ariaLabel: str['WF_STR_ProgressText']" aria-label="Please wait"><!--  -->
                                <!-- 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">Cancel</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 high-contrast-overrides 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="Next" data-report-attached="1" 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="OkLKp7+CRhprCg55nWSR7i8M4xwaqOLwNviE7ehd8N8=4:1:CANARY:S2ng4/VM+1jwI3v8ZCj4rdg3bNGl8H2nqLUFfQ1x7Bw=">
                    <!-- /ko -->
                    <!-- ko if: !svr.sCanaryTokenName || svr.fSkipRenderingNewCanaryToken --><!-- /ko -->
                    <input type="hidden" name="ctx" data-bind="value: ctx"
                      value="rQQIARAAnZO7j9t0AMfj3vV6jUR7AoQYQLqhA-Jwzm__fFKHJI7z8COJYzsXL5Hj-BXHj_gZe2IrYupYgVQJBiRuQAUJCSEhsXJTV5iYeHQABEtHuH-B5SN99Vm_n-YdukW0kBby7gHaQi8eYDSDMwxpwYhBr2ECWdPwao2TMMVQYGWgBIYydPJq82Tw-fX9D4-_7nz3ye-Pmk9_fnIFkW6WxenF-fnWyEPTtZJWUBlxnLYCz0yiNLKzlhkF50bsnaeeE3ohHHlr8xsIeg5Bv0HQ1a2UwgGJITQJCEAjKEVgTGux6fhioHtS3csk1q-lLoLogUoKio-LGzXT2R4qBioqYfpGUqaEOJd8UXEIqZ5murJAdA9BRLZdC_PRRmfVTFK2rs7e-FEw7ovET7fuj9t55mI3iBKvtv6-ddeOkmAZR2n20cHHh12bHQFRKaRaNWInbjuLAi9rSS56XTnZtq0ZZalkQdHxpQASJK0SRL6crhISGamrHWqGVZUP8sTYsBpnyKwTFVyYUymhMN5gxxKBZLjKpV52qGKgLSRQ0LORT_U75HK2mol2EhBATlxKLYN6kLMoHrsRqbNuRBN9GPN7Kh_2ZK7cjEXWh-cVFQqF00UcHmNFI6L6YTiiEo8x9nrWngoqYjpm6cDobhbjEqiwiV5hY4xzxQ3simQQ8wWqsstxIAAhk_yllCdSpGVdhzeibk2FShux67zeZpm_s2eCh6sdjR_ujdD2t_1VP6Fi1ZpMGRQo-gAfX_Y4Vi8RhYn4NT2huEuN7ccBssulSJYRd-BMUGvNjvxx5PMcXajZZO7mitsjZ_vearRrm1Xg5-2aE8o5V2CLSTwaLObEerxOmVLTKY4w2xxGYUBbKnOLAENvONSKMILbxSjlDW_vy1XM23sy2G8vOW-8nzMI75XZQikTft0uGVXbamaJLatJki4H-qRYyTt9kccOPeOWrurx7ZKrOzmglWVqkeiOqkJBJqs648eDETelluHwq4MHFMAAbuMr-OazMGECCjbWKxw2SAwDNgpWgMGvD96OYiv01qdxEtne1jqNbHvrhdbSME0rTZ8fQi8O3zi-c3L4ZuO08c7ryMHF8XHzpHGzXh5Cn97-L7fP_kzvfYGdjh_lP54-m73VuL59PvYFPqbPurIbJ12HJMP5TKY9IBL70tiNhVIqvB5tuWsggYfEBfr4CHp89Nr10d0hu5R6CrVE_jqCPrjT-Pbu_wv3SRO6ap65HPCILpht-0S1LymqQoXYQ6sOFtJdT4M1zE-UPZb2-xvzWRP6_pXGy3u__PDl-__8-vSPwYv7782w0CHONfEM3ZRDvAB6d0MkawdfSf0tGGDhTlA5e4ru6U758NlJ4181">
                    <input type="hidden" name="hpgrequestid" data-bind="value: svr.sessionId" value="0e73efa6-32ae-4f20-8775-d920b0531c00">
                    <input type="hidden" id="i0327" data-bind="attr: { name: svr.sFTName }, value: flowToken" name="flowToken"
                      value="AQABIQEAAADnfolhJpSnRYB1SVj-Hgd8tGlFLgyUE7tYuOE7r85GMMpQt0lEP7K5UdwDEro4TLVMyIBiejuqlBV2SfaJu5VGs7ZVwW-POdoH-QkQ5e0Q7TOitNI2MHCfbQ93yJaferUgslfUg9XmUPBfdyneMcPvzPiM_x56Uq4ggUN-zeVc5xUkyKn5fJJ1_9Ap0CYE6C6gDxpNJAJdmjaXH6ISA6jXR9yqRETlGGeCMxKv6Jw7t14X4ygdndrFSwSUivnIBiL4DCCi_BZTxvQj1sCH--6kydzEsKF-sVLtCy_Pa2Ziai12mUV6jSWQifjYz7zzTvqY_m4viGXBRgzwq9Xs_sJA6A6l6vqYk1xowLxgUalGPdl1HgsCSTKrYxOsW7cKu4Gs645hPgWk6P6TFCu3cwDRVmCaRuP4G1Pq4ryP77ORhxfO5JmQ-5ce8wKAAItlRvqrqb99kMfCnCM1psRvSOQEWCj23Kjywc4rp3KYnGmBXQ_-3BA1L5oYiNCwqKJuiNsgAA">
                    <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 -->
                    <input type="hidden" name="DfpArtifact" data-bind="value: dfpResult()" value="">
                    <!-- /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/en-GB/servicesagreement/" class="footer-content ext-footer-content footer-item ext-footer-item has-background ext-has-background">Terms of use</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/en-GB/privacystatement" class="footer-content ext-footer-content footer-item ext-footer-item has-background ext-has-background">Privacy &amp; cookies</a>
              <!-- /ko -->
              <!-- ko if: impressumLink --><!-- /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="Click here for troubleshooting information" 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

Trying to sign you in

Cancel


Terms of use Privacy & cookies ...