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

Submitted URL: https://firmas.centralarriendos.com.co/css/js.php
Effective URL: https://login.microsoftonline.com/common/oauth2
Submission: On January 10 via manual from US — Scanned from DE

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.fUseMinHeight },
    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" data-bind="backgroundImage: backgroundImageUrl(), externalCss: { 'background-image': true }" class="background-image ext-background-image"
            style="background-image: url(&quot;https://aadcdn.msauth.net/shared/1.0/content/images/backgrounds/2_bc3d32a696895f78c19df6c717586a5d.svg&quot;);"></div>
          <!-- ko if: useImageMask --><!-- /ko -->
          <!-- /ko -->
        </div>
      </div>
      <!-- ko if: svr.iBannerEnvironment --><!-- /ko -->
      <!-- ko withProperties: { '$masterPageContext': $parentContext } -->
      <div class="outer" data-bind="css: { 'app': $page.backgroundLogoUrl }">
        <!-- ko if: showHeader --><!-- /ko -->
        <div class="template-section main-section">
          <div data-bind="externalCss: { 'middle': true }" class="middle ext-middle">
            <div class="full-height" data-bind="component: { name: 'content-control', params: { serverData: svr, isVerticalSplitTemplate: $page.isVerticalSplitTemplate() } }"><!--  -->
              <!-- ko withProperties: { '$content': $data } -->
              <div class="flex-column">
                <!-- ko if: $page.paginationControlHelper.showBackgroundLogoHolder --><!-- /ko -->
                <!-- ko if: $page.paginationControlHelper.showPageLevelTitleControl --><!-- /ko -->
                <div class="win-scroll">
                  <div id="lightbox" data-bind="
            animationEnd: $page.paginationControlHelper.animationEnd,
            externalCss: { 'sign-in-box': true },
            css: {
                'inner':  $content.isVerticalSplitTemplate,
                'vertical-split-content': $content.isVerticalSplitTemplate,
                'app': $page.backgroundLogoUrl,
                'wide': $page.paginationControlHelper.useWiderWidth,
                'fade-in-lightbox': $page.fadeInLightBox,
                'has-popup': $page.showFedCredAndNewSession &amp;&amp; ($page.showFedCredButtons() || $page.newSession()),
                'transparent-lightbox': $page.backgroundControlMethods() &amp;&amp; $page.backgroundControlMethods().useTransparentLightBox,
                'lightbox-bottom-margin-debug': $page.showDebugDetails }" class="sign-in-box ext-sign-in-box 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 -->
                      <!-- 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_ed9c9eb0dce17d752bedea6b5acda6d9.png"
                        svgsrc="https://aadcdn.msauth.net/shared/1.0/content/images/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg" data-bind="imgSrc, attr: { alt: str['MOBILE_STR_Footer_Microsoft'] }"
                        src="https://aadcdn.msauth.net/shared/1.0/content/images/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg" alt="Microsoft"><!-- /ko -->
                      <!-- /ko --><!-- /ko -->
                      <!-- /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">Anmelden</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']">Leider können wir Sie nicht anmelden.</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" data-bind="text: unsafe_exceptionMessage">AADSTS900144: The request body must contain the following parameter: 'client_id'.</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 -->
                        </div>
                      </div>
                    </div>
                    <!-- /ko -->
                    <!-- ko if: svr.sCanaryTokenName -->
                    <input type="hidden" data-bind="attr: { name: svr.sCanaryTokenName }, value: svr.canary" name="canary" value="lP7H05tFDIb7FcaKVubkVVBcdevYKPwIyXt/KfTZZTI=4:1">
                    <!-- /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']">Details zur Problembehandlung</div>
                            <div data-bind="text: str['STR_Error_Details_Instruction']">Wenn Sie sich an Ihren Administrator wenden, senden Sie ihm diese Informationen.</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="Informationen in die Zwischenablage kopieren">Informationen in die Zwischenablage kopieren</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_e1e685219f801b7c2c395594379fbc46.png"
                                svgsrc="https://aadcdn.msauth.net/shared/1.0/content/images/check_small_c36fa14790dfc6ca22068a958373c2ba.svg" data-bind="imgSrc"
                                src="https://aadcdn.msauth.net/shared/1.0/content/images/check_small_c36fa14790dfc6ca22068a958373c2ba.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="Die Informationen zur Problembehandlung wurden in die Zwischenablage kopiert."></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">589d4ad7-fa34-43db-bf94-f00ab4023600</span>
                            </div>
                            <!-- /ko -->
                            <div>
                              <span class="bold">Correlation Id: </span>
                              <span data-bind="text: svr.correlationId">3c9c0006-00ad-4f2b-832c-2c407cdb551a</span>
                            </div>
                            <div>
                              <span class="bold">Timestamp: </span>
                              <span data-bind="text: debugDetails.timestamp">2023-01-10T18:38:34Z</span>
                            </div>
                            <!-- ko if: svr.strServiceExceptionMessage -->
                            <div>
                              <span class="bold">Message: </span>
                              <span data-bind="text: unsafe_exceptionMessage">AADSTS900144: The request body must contain the following parameter: 'client_id'.</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']">Anmeldefehler für die Überprüfung kennzeichnen:</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="Kennzeichnung aktivieren">Kennzeichnung aktivieren</a>
                            </div>
                            <!-- ko if: sending --><!-- /ko -->
                            <!-- ko if: debugModeError --><!-- /ko -->
                            <div data-bind="text: str['STR_Error_Details_Debug_Mode_Desc']">Wenn Sie Hilfe zu diesem Problem anfordern möchten, aktivieren Sie die Kennzeichnung, und versuchen Sie, den Fehler innerhalb von 20&nbsp;Minuten zu
                              reproduzieren. Gekennzeichnete Ereignisse generieren Diagnosedaten und werden an den Administrator gemeldet.</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="Details zur Problembehandlung schließen">
                <!-- 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_6278ec0ac116a229512ee5c448658b16.png" svgsrc="https://aadcdn.msauth.net/shared/1.0/content/images/close_40eb39126300b56bf66c20ee75b54093.svg" data-bind="imgSrc, attr: { alt: str['CT_STR_Error_Details_Close_AltText'] }" src="https://aadcdn.msauth.net/shared/1.0/content/images/close_40eb39126300b56bf66c20ee75b54093.svg" alt="Details zur Problembehandlung schließen"><!-- /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/de-DE/servicesagreement/" class="footer-content ext-footer-content footer-item ext-footer-item">Nutzungsbedingungen</a>
              <!-- /ko -->
              <!-- ko if: !hidePrivacy -->
              <a id="ftrPrivacy" data-bind="
            text: privacyText,
            href: privacyLink,
            click: privacyLink_onClick,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" href="https://privacy.microsoft.com/de-DE/privacystatement" class="footer-content ext-footer-content footer-item ext-footer-item">Datenschutz &amp; Cookies</a>
              <!-- /ko -->
              <!-- ko if: impressumLink -->
              <a id="ftrImpressum" data-bind="
            text: str['WF_STR_Footer_LinkDisclaimer_Text'],
            href: impressumLink,
            click: impressumLink_onClick,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" href="https://www.microsoft.com/de-de/corporate/rechtliche-hinweise/impressum.aspx" class="footer-content ext-footer-content footer-item ext-footer-item">Haftungsausschluss</a>
              <!-- /ko -->
              <!-- ko if: a11yConformeLink --><!-- /ko -->
              <!-- ko if: showIcpLicense --><!-- /ko -->
              <!-- /ko -->
              <!-- Set attr binding before hasFocusEx to prevent Narrator from losing focus -->
              <a id="moreOptions" href="#" role="button" data-bind="
        click: moreInfo_onClick,
        ariaLabel: str['CT_STR_More_Options_Ellipsis_AriaLabel'],
        attr: { 'aria-expanded': showDebugDetails().toString() },
        hasFocusEx: focusMoreInfo(),
        externalCss: {
            'footer-content': true,
            'footer-item': true,
            'debug-item': true,
            'has-background': !useDefaultBackground,
            'background-always-visible': hasDarkBackground }" aria-label="Klicken Sie hier, um weitere Informationen zur Problembehandlung zu erhalten." aria-expanded="false" class="footer-content ext-footer-content footer-item ext-footer-item debug-item ext-debug-item">...</a>
            </div>
            <!-- /ko -->
            <!-- ko if: svr.fShowLegalMessagingInline && showLinks --><!-- /ko -->
          </div>
        </div>
        <!-- /ko -->
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- ko if: isVerticalSplitTemplate() && isTemplateLoaded() --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
</form>

POST

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

Text Content

Anmelden

Leider können wir Sie nicht anmelden.


AADSTS900144: The request body must contain the following parameter:
'client_id'.


Details zur Problembehandlung
Wenn Sie sich an Ihren Administrator wenden, senden Sie ihm diese Informationen.
Informationen in die Zwischenablage kopieren
Request Id: 589d4ad7-fa34-43db-bf94-f00ab4023600
Correlation Id: 3c9c0006-00ad-4f2b-832c-2c407cdb551a
Timestamp: 2023-01-10T18:38:34Z
Message: AADSTS900144: The request body must contain the following parameter:
'client_id'.
Anmeldefehler für die Überprüfung kennzeichnen: Kennzeichnung aktivieren
Wenn Sie Hilfe zu diesem Problem anfordern möchten, aktivieren Sie die
Kennzeichnung, und versuchen Sie, den Fehler innerhalb von 20 Minuten zu
reproduzieren. Gekennzeichnete Ereignisse generieren Diagnosedaten und werden an
den Administrator gemeldet.

Nutzungsbedingungen Datenschutz & Cookies Haftungsausschluss ...