login.microsoft.com Open in urlscan Pro
2603:1026:3000:c8::7  Public Scan

URL: https://login.microsoft.com/common/fido/get?uiflavor=Web/
Submission: On May 06 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.fUsePlaywrightMinHeight },
    component: { name: 'background-image-control',
        publicMethods: $page.backgroundControlMethods,
        event: { load: $page.backgroundImageControl_onLoad } }">
        <div class="background-image-holder" role="presentation" data-bind="css: { app: isAppBranding }, style: { background: backgroundStyle }">
          <!-- ko if: smallImageUrl --><!-- /ko -->
          <!-- ko if: backgroundImageUrl -->
          <div id="backgroundImage" role="img" data-bind="backgroundImage: backgroundImageUrl(), externalCss: { 'background-image': true }, ariaLabel: str['STR_Background_Image_AltText']" class="background-image ext-background-image"
            aria-label="Hintergrundbild der Organisation" style="background-image: url(&quot;https://aadcdn.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">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 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="CJDFImEuF/jLxLNcgVZrOR9bZKJh+mqlWGRSNgfvjJk=0: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']">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_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="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">b4aadc3e-ceea-44fe-b803-fdab1c197a00</span>
                            </div>
                            <!-- /ko -->
                            <div>
                              <span class="bold">Correlation Id: </span>
                              <span data-bind="text: svr.correlationId">a81a8d24-6d30-489f-a95d-fa53139666b5</span>
                            </div>
                            <div>
                              <span class="bold">Timestamp: </span>
                              <span data-bind="text: debugDetails.timestamp">2024-05-06T15:05:29Z</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']">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.microsoft.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_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="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 und Cookies</a>
              <!-- /ko -->
              <!-- ko if: impressumLink -->
              <a id="ftrImpressum" data-bind="
            text: str['WF_STR_Footer_LinkDisclaimer_Text'],
            href: impressumLink,
            click: impressumLink_onClick,
            externalCss: {
                'footer-content': true,
                'footer-item': true,
                'has-background': !useDefaultBackground,
                'background-always-visible': hasDarkBackground }" href="https://www.microsoft.com/de-de/corporate/rechtliche-hinweise/impressum.aspx" class="footer-content ext-footer-content footer-item ext-footer-item">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.


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


Details zur Problembehandlung
Wenn Sie sich an Ihren Administrator wenden, senden Sie ihm diese Informationen.
Informationen in die Zwischenablage kopieren
Request Id: b4aadc3e-ceea-44fe-b803-fdab1c197a00
Correlation Id: a81a8d24-6d30-489f-a95d-fa53139666b5
Timestamp: 2024-05-06T15:05:29Z
Message: AADSTS900561: The endpoint only accepts POST requests. Received a GET
request.
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 und Cookies Haftungsausschluss ...