login.partner.microsoftonline.cn Open in urlscan Pro
2406:e500:5500:20::8  Public Scan

Submitted URL: https://pdttechs-com0i.mail.protection.partner.outlook.cn/
Effective URL: https://login.partner.microsoftonline.cn/login.srf?wa=wsignin1.0&rpsnv=5&ct=1710082196&rver=7.0.6738.0&wp=MBI_KEY&wreply=https:%2F%2Fpdtt...
Submission: On March 10 via api from US — Scanned from US

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.cn/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 -->
                      <!-- 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">AADSTS700011: Application with identifier https://pdttechs-com0i.mail.protection.partner.outlook.cn was not
                              found in the directory.</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="gY+NSudwydF4WgN+1wzPUIr0xqtqyHUGcMRq5Gbbg0Y=8:1:CANARY:F8M2Kvw12p0x8MwIopt7lTuhWHjqa2TYPoDdxFAOEuQ=">
                    <!-- /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.cn/shared/1.0/content/images/check_small_490de8de96812fad01b54b4209f42df4.png"
                                svgsrc="https://aadcdn.msauth.cn/shared/1.0/content/images/check_small_48540c930333871c385fcba2c659ccdb.svg" data-bind="imgSrc"
                                src="https://aadcdn.msauth.cn/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">e7f157e8-53d6-4305-8ef2-a5ddf8a17900</span>
                            </div>
                            <!-- /ko -->
                            <div>
                              <span class="bold">Correlation Id: </span>
                              <span data-bind="text: svr.correlationId">fb2d5b5e-653f-444e-b261-483bcef58ca6</span>
                            </div>
                            <div>
                              <span class="bold">Timestamp: </span>
                              <span data-bind="text: debugDetails.timestamp">2024-03-10T14:49:58Z</span>
                            </div>
                            <!-- ko if: svr.strServiceExceptionMessage -->
                            <div>
                              <span class="bold">Message: </span>
                              <span data-bind="text: unsafe_exceptionMessage">AADSTS700011: Application with identifier https://pdttechs-com0i.mail.protection.partner.outlook.cn was not found in the directory.</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.partner.microsoftonline.cn/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.cn/shared/1.0/content/images/close_a1b192d1e73683f78bc1a7454617cca4.png" svgsrc="https://aadcdn.msauth.cn/shared/1.0/content/images/close_790189870c9543725dc3f5a15fb25e46.svg" data-bind="imgSrc, attr: { alt: str['CT_STR_Error_Details_Close_AltText'] }" src="https://aadcdn.msauth.cn/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="http://www.21vbluecloud.com/office365/O365-Landing/" 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="http://www.21vbluecloud.com/office365/O365-Privacy/" 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 -->
              <a id="ftrIcp" href="https://beian.miit.gov.cn/" target="_blank" data-bind="
            text: str['STR_Footer_IcpLicense_Text'],
            href: icpLink,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" class="footer-content ext-footer-content footer-item ext-footer-item"></a>
              <!-- /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.


AADSTS700011: Application with identifier
https://pdttechs-com0i.mail.protection.partner.outlook.cn was not found in the
directory.


Troubleshooting details
If you contact your administrator, send this info to them.
Copy info to clipboard
Request Id: e7f157e8-53d6-4305-8ef2-a5ddf8a17900
Correlation Id: fb2d5b5e-653f-444e-b261-483bcef58ca6
Timestamp: 2024-03-10T14:49:58Z
Message: AADSTS700011: Application with identifier
https://pdttechs-com0i.mail.protection.partner.outlook.cn was not found in the
directory.
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 ...