login.microsoftonline.com Open in urlscan Pro
2603:1047:1:a0::14  Public Scan

Submitted URL: https://microsoft-onedrive.llchusa.com/
Effective URL: https://login.microsoftonline.com/common/login
Submission: On March 06 via api from JP — Scanned from JP

Form analysis 2 forms found in the DOM

POST

<form novalidate="novalidate" spellcheck="false" method="post" target="_top" autocomplete="off" data-bind="autoSubmit: forceSubmit, attr: { action: postUrl }">
  <!-- ko withProperties: { '$errorPage': $data } -->
  <div data-bind="component: { name: 'master-page',
        publicMethods: masterPageMethods,
        params: {
            serverData: svr,
            showButtons: svr.fShowButtons,
            showFooterLinks: true,
            handleWizardButtons: false,
            useWizardBehavior: svr.fUseWizardBehavior } }"><!--  -->
    <!-- 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 }"><!--  -->
      <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="Organization background image" style="background-image: url(&quot;https://aadcdn.msauth.net/shared/1.0/content/images/backgrounds/2_11d9e3bcdfede9ce5ce5ace2d129f1c4.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="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 lightbox-bottom-margin-debug fade-in-lightbox wide">
                    <!-- ko template: { nodes: $masterPageContext.$componentTemplateNodes, data: $page } -->
                    <div class="lightbox-cover" data-bind="css: { 'disable-lightbox': svr.fAllowGrayOutLightBox &amp;&amp; isRequestPending() }"></div>
                    <!-- ko if: isRequestPending --><!-- /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 && !isCiamUserFlowUx -->
                      <!-- 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.msauth.net/shared/1.0/content/images/microsoft_logo_ea19b2112f4dfd8e90b4505ef7dcb4f9.png"
                        svgsrc="https://aadcdn.msauth.net/shared/1.0/content/images/microsoft_logo_564db913a7fa0ca42727161c6d031bef.svg" data-bind="imgSrc, attr: { alt: str['MOBILE_STR_Footer_Microsoft'] }"
                        src="https://aadcdn.msauth.net/shared/1.0/content/images/microsoft_logo_564db913a7fa0ca42727161c6d031bef.svg" alt="Microsoft"><!-- /ko -->
                      <!-- /ko --><!-- /ko -->
                      <!-- /ko -->
                      <!-- ko if: !bannerLogoUrl && isCiamUserFlowUx && bannerLogoText --><!-- /ko -->
                    </div>
                    <!-- /ko -->
                    <!-- ko if: $errorPage.stringCustomizationObservables.isCustomStringsLoadComplete -->
                    <div role="main" data-bind="component: { name: 'pagination-control',
                publicMethods: paginationControlMethods,
                params: {
                    enableCssAnimation: svr.fEnableCssAnimation,
                    disableAnimationIfAnimationEndUnsupported: svr.fDisableAnimationIfAnimationEndUnsupported,
                    initialViewId: initialViewId },
                event: {
                    cancel: paginationControl_onCancel,
                    load: paginationControlHelper.onLoad,
                    unload: paginationControlHelper.onUnload,
                    loadView: view_onLoadView,
                    showView: view_onShow,
                    setLightBoxFadeIn: view_onSetLightBoxFadeIn } }"><!--  -->
                      <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-wide="true" data-bind="pageViewComponent: { name: 'error-view',
                    params: {
                        serverData: svr,
                        customStrings: $errorPage.stringCustomizationObservables.customStrings(),
                        isCustomizationFailure: $errorPage.stringCustomizationObservables.isCustomStringsLoadFailure() },
                    event: {
                        submitReady: $errorPage.view_onSubmitReady } }"><!--  -->
                            <div id="header" class="row text-title" role="heading" aria-level="1" data-bind="text: unsafe_headerText">Sign in</div>
                            <div class="row text-body" data-bind="hasFocus: !svr.fIsOOBE" tabindex="-1">
                              <!-- ko if: customDescription --><!-- /ko -->
                              <!-- ko ifnot: customDescription -->
                              <p id="pageDescription" class="text-block-body no-margin-top" data-bind="text: str['CT_STR_Error_Desc']">Sorry, but we’re having trouble signing you in.</p>
                              <!-- /ko -->
                            </div>
                            <!-- ko if: svr.fDebugModeEnabled --><!-- /ko -->
                            <div class="row text-body" data-bind="text: svr.strExceptionClassName"></div>
                            <div id="exceptionMessageContainer" class="row text-body wrap-content" data-bind="text: unsafe_exceptionMessage">AADSTS900561: The endpoint only accepts POST requests. Received a GET request.</div>
                            <div class="row text-body stack-trace text-caption wrap-content" data-bind="html: stackTrace"></div>
                            <!-- ko if: svr.fIsOOBE --><!-- /ko -->
                            <!-- 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 -->
                        </div>
                      </div>
                    </div>
                    <!-- /ko -->
                    <!-- ko if: svr.sCanaryTokenName -->
                    <input type="hidden" data-bind="attr: { name: svr.sCanaryTokenName }, value: svr.canary" name="canary" value="CgqWX8m0yB6fyKCynEfAFVB5wkncYnXu7l1pLWMmnA0=2:1:CANARY:">
                    <!-- /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 -->
                  <!-- ko if: $page.showDebugDetails -->
                  <div data-bind="component: { name: 'debug-details-control',
            publicMethods: $page.debugDetailsMethods,
            params: {
                serverData: svr,
                debugDetails: $page.debugDetails,
                useWiderWidth: $page.paginationControlHelper.useWiderWidth,
                isDebugTracingEnabled: $page.isDebugTracingEnabled },
            event: {
                closeBanner: $page.closeDebugDetails_onClick,
                setDebugTracing: $page.setDebugTracing_onClick } }"><!--  -->
                    <!-- ko if: showBanner -->
                    <div id="debugDetailsBanner" class="debug-details-banner table wide" data-bind="css: { 'wide': useWiderWidth }">
                      <div class="table-row">
                        <div class="table-cell">
                          <!-- ko if: svr.fShowCopyDebugDetailsLink -->
                          <div class="debug-details-header">
                            <div id="debugDetailsHeader" class="bold debug-details-heading-text" role="heading" aria-level="2" data-bind="text: str['STR_Error_Details_Title']">Troubleshooting details</div>
                            <div data-bind="text: str['STR_Error_Details_Instruction']">If you contact your administrator, send this info to them.</div>
                            <a id="idCopyToClipboard" href="#" role="button" data-bind="
                    clickToCopy: { textareaId: 'debugDetailsText', showNotification: showDebugDetailsCopyMessage },
                    text: str['STR_Error_Details_CopyLink'],
                    ariaDescribedBy: 'debugDetailsHeader',
                    ariaLabel: str['STR_Error_Details_CopyLink'],
                    hasFocus: isFocusActivated" aria-describedby="debugDetailsHeader" aria-label="Copy info to clipboard">Copy info to clipboard</a>
                            <span id="debugDetailsCopyMessage" class="debug-details-notification fade-in-lightbox" aria-live="assertive" data-bind="visible: showDebugDetailsCopyMessage" style="display: none;">
                              <!-- 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 role="presentation" pngsrc="https://aadcdn.msauth.net/shared/1.0/content/images/check_small_490de8de96812fad01b54b4209f42df4.png"
                                svgsrc="https://aadcdn.msauth.net/shared/1.0/content/images/check_small_48540c930333871c385fcba2c659ccdb.svg" data-bind="imgSrc"
                                src="https://aadcdn.msauth.net/shared/1.0/content/images/check_small_48540c930333871c385fcba2c659ccdb.svg"><!-- /ko -->
                              <!-- /ko --><!-- /ko -->
                              <span role="alert" data-bind="
                        text: showDebugDetailsCopyMessage() ? str['STR_Error_Details_Notification'] : null,
                        ariaLabel: str['STR_Error_Details_Notification_ScreenReader']" aria-label="Copied troubleshooting info to clipboard"></span>
                            </span>
                          </div>
                          <!-- /ko -->
                          <div class="override-ltr" data-bind="copySource: 'debugDetailsText'">
                            <!-- ko if: debugDetails.errorCode --><!-- /ko -->
                            <!-- ko if: svr.sessionId -->
                            <div>
                              <span class="bold">Request Id: </span>
                              <span data-bind="text: svr.sessionId">fbd90139-e3e7-4fc4-9d13-88f7db2b4400</span>
                            </div>
                            <!-- /ko -->
                            <div>
                              <span class="bold">Correlation Id: </span>
                              <span data-bind="text: svr.correlationId">15bffeb2-e44a-4ec8-a227-af550a608ccf</span>
                            </div>
                            <div>
                              <span class="bold">Timestamp: </span>
                              <span data-bind="text: debugDetails.timestamp">2024-03-06T10:46:26Z</span>
                            </div>
                            <!-- ko if: svr.strServiceExceptionMessage -->
                            <div>
                              <span class="bold">Message: </span>
                              <span data-bind="text: unsafe_exceptionMessage">AADSTS900561: The endpoint only accepts POST requests. Received a GET request.</span>
                            </div>
                            <!-- /ko -->
                            <!-- ko template: { nodes: $componentTemplateNodes, data: $data } -->
                            <!-- ko if: $page.showConditionalAccessDebugDetails --><!-- /ko -->
                            <!-- ko if: $page.paginationControlHelper.showErrorPageDebugDetails --><!-- /ko -->
                            <!-- /ko -->
                          </div>
                          <!-- ko if: svr.urlSetDebugMode -->
                          <div class="debug-trace-section">
                            <div>
                              <span class="bold" data-bind="text: str['STR_Error_Details_Debug_Mode']">Flag sign-in errors for review:</span>
                              <a id="setDebugMode" role="button" data-bind="
                        href: svr.urlSetDebugMode,
                        text: isDebugTracingEnabled() ? str['STR_Error_Details_Debug_Mode_Disable'] : str['STR_Error_Details_Debug_Mode_Enable'],
                        ariaLabel: isDebugTracingEnabled() ? str['STR_Error_Details_Debug_Mode_Disable_AriaLabel'] : str['STR_Error_Details_Debug_Mode_Enable_AriaLabel'],
                        click: setDebugMode_onClick,
                        hasFocus: isFocusActivated() &amp;&amp; !svr.fShowCopyDebugDetailsLink" href="https://login.microsoftonline.com/common/debugmode" aria-label="Enable flagging">Enable flagging</a>
                            </div>
                            <!-- ko if: sending --><!-- /ko -->
                            <!-- ko if: debugModeError --><!-- /ko -->
                            <div data-bind="text: str['STR_Error_Details_Debug_Mode_Desc']">If you plan on getting help for this problem, enable flagging and try to reproduce the error within 20 minutes. Flagged events make diagnostics available and
                              are raised to admin attention.</div>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div>
                          <a id="errorBannerCloseLink" role="button" href="#" data-bind="
                click: hideBanner_onClick,
                ariaLabel: str['CT_STR_Error_Details_Close_AltText'],
                hasFocus: isFocusActivated() &amp;&amp; !svr.fShowCopyDebugDetailsLink &amp;&amp; !svr.urlSetDebugMode" aria-label="Close troubleshooting details">
                <!-- 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 role="presentation" pngsrc="https://aadcdn.msauth.net/shared/1.0/content/images/close_a1b192d1e73683f78bc1a7454617cca4.png" svgsrc="https://aadcdn.msauth.net/shared/1.0/content/images/close_790189870c9543725dc3f5a15fb25e46.svg" data-bind="imgSrc, attr: { alt: str['CT_STR_Error_Details_Close_AltText'] }" src="https://aadcdn.msauth.net/shared/1.0/content/images/close_790189870c9543725dc3f5a15fb25e46.svg" alt="Close troubleshooting details"><!-- /ko -->
<!-- /ko --><!-- /ko -->
            </a>
                        </div>
                      </div>
                    </div>
                    <!-- /ko -->
                  </div>
                  <!-- /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/jp-JP/servicesagreement/" class="footer-content ext-footer-content footer-item ext-footer-item">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/jp-JP/privacystatement" class="footer-content ext-footer-content footer-item ext-footer-item">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">...</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

Sign in

Sorry, but we’re having trouble signing you in.


AADSTS900561: The endpoint only accepts POST requests. Received a GET request.


Troubleshooting details
If you contact your administrator, send this info to them.
Copy info to clipboard
Request Id: fbd90139-e3e7-4fc4-9d13-88f7db2b4400
Correlation Id: 15bffeb2-e44a-4ec8-a227-af550a608ccf
Timestamp: 2024-03-06T10:46:26Z
Message: AADSTS900561: The endpoint only accepts POST requests. Received a GET
request.
Flag sign-in errors for review: Enable flagging
If you plan on getting help for this problem, enable flagging and try to
reproduce the error within 20 minutes. Flagged events make diagnostics available
and are raised to admin attention.

Terms of use Privacy & cookies ...