auth.vwfs.com Open in urlscan Pro
185.60.96.42  Public Scan

Submitted URL: https://content.business-banking.autoeuropabank.de/
Effective URL: https://auth.vwfs.com/adfs/oauth2/authorize/?client_id=05ad885a-c256-4099-b48b-8c55a0f026d3&redirect_uri=https%3A%2F%2...
Submission: On September 19 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://auth.vwfs.com:443/adfs/oauth2/authorize/?client_id=05ad885a-c256-4099-b48b-8c55a0f026d3&redirect_uri=https%3A%2F%2Fcontent.business-banking.autoeuropabank.de%2Fsignin-oidc&response_type=code%20id_token&scope=openid%20profile%20allatclaims&response_mode=form_post&nonce=638623433892447154.ZWZmNTA3NmMtNzY4MC00NzUxLWI0NzctZTU1MDQxNGY4YTNjNWZhMzBhZjctNzI1MS00YjMwLTlhOGQtY2VjNTY4MTBkZDIz&state=CfDJ8AGTJbUWuONHvmpi1DVOl3CFi_8Igbms6zNyOq44U9RG6RoapHq2qPua8JW-Jre1-RE_XKCxkfUWHh7frf9G63DBVgRos48SAu7hnqBqmnmYPdNBEPtzwkCMZSGDptdl_QBuBm7MkJUm-9hi6GdWNYH0IouCPsiYLNEix4uEZ4jkMya7LLdJKcGAdDUba1HNYb_g9lek8xpEj6lRFaw93Sj0B5T-qFbgerHiQ6LM_5l8ZB8nPOKksncUCsxGISn-FmeHfxrPRrqoQfUEPZc-sHD9nCdNr1PRtD_SbTY0by3zAbcl5QAQduJCHZMI_H1al6mLn9aB0trFWNZVho8pogGBsxrSfDdEOh7viUi3C-uDIYaRb9YB_r6MWq28ht4iWXE3I-RN9zd5w5Ui6Ug_8R4pCtHOV0Ye4ndYHw32Mq_JbUmnm3fomMf75-hSGHXZmQ&x-client-SKU=ID_NET6_0&x-client-ver=6.21.0.0&client-request-id=0a0c53fb-5428-4172-7e60-0180010000f8

<form id="options" method="post"
  action="https://auth.vwfs.com:443/adfs/oauth2/authorize/?client_id=05ad885a-c256-4099-b48b-8c55a0f026d3&amp;redirect_uri=https%3A%2F%2Fcontent.business-banking.autoeuropabank.de%2Fsignin-oidc&amp;response_type=code%20id_token&amp;scope=openid%20profile%20allatclaims&amp;response_mode=form_post&amp;nonce=638623433892447154.ZWZmNTA3NmMtNzY4MC00NzUxLWI0NzctZTU1MDQxNGY4YTNjNWZhMzBhZjctNzI1MS00YjMwLTlhOGQtY2VjNTY4MTBkZDIz&amp;state=CfDJ8AGTJbUWuONHvmpi1DVOl3CFi_8Igbms6zNyOq44U9RG6RoapHq2qPua8JW-Jre1-RE_XKCxkfUWHh7frf9G63DBVgRos48SAu7hnqBqmnmYPdNBEPtzwkCMZSGDptdl_QBuBm7MkJUm-9hi6GdWNYH0IouCPsiYLNEix4uEZ4jkMya7LLdJKcGAdDUba1HNYb_g9lek8xpEj6lRFaw93Sj0B5T-qFbgerHiQ6LM_5l8ZB8nPOKksncUCsxGISn-FmeHfxrPRrqoQfUEPZc-sHD9nCdNr1PRtD_SbTY0by3zAbcl5QAQduJCHZMI_H1al6mLn9aB0trFWNZVho8pogGBsxrSfDdEOh7viUi3C-uDIYaRb9YB_r6MWq28ht4iWXE3I-RN9zd5w5Ui6Ug_8R4pCtHOV0Ye4ndYHw32Mq_JbUmnm3fomMf75-hSGHXZmQ&amp;x-client-SKU=ID_NET6_0&amp;x-client-ver=6.21.0.0&amp;client-request-id=0a0c53fb-5428-4172-7e60-0180010000f8">
  <script type="text/javascript">
    function SelectOption(option) {
      var w = document.getElementById('waitingWheelDiv');
      if (w) w.style.display = 'inline';
      var i = document.getElementById('optionSelection');
      i.value = option;
      document.forms['options'].submit();
      return false;
    }
  </script>
  <input id="optionSelection" type="hidden" name="AuthMethod">
  <input id="userNameInputOptionsHolder" name="UserName" value="" type="hidden">
  <div id="authOptionLinks" class="groupMargin">
    <div id="waitingWheelDiv" style="display: none;">
      <div id="WaitingWheel">
        <!-- NOTE: This style portion is identical to cookie pull page, they are not in shared css file because of legacy dependancies for custom themes-->
        <!-- CSS for small "waiting" wheel -->
        <style>
          #floatingCirclesG {
            position: relative;
            width: 125px;
            height: 125px;
            margin: auto;
            transform: scale(0.4);
            -o-transform: scale(0.4);
            -ms-transform: scale(0.4);
            -webkit-transform: scale(0.4);
            -moz-transform: scale(0.4);
          }

          .f_circleG {
            position: absolute;
            height: 22px;
            width: 22px;
            border-radius: 12px;
            -o-border-radius: 12px;
            -ms-border-radius: 12px;
            -webkit-border-radius: 12px;
            -moz-border-radius: 12px;
            animation-name: f_fadeG;
            -o-animation-name: f_fadeG;
            -ms-animation-name: f_fadeG;
            -webkit-animation-name: f_fadeG;
            -moz-animation-name: f_fadeG;
            animation-duration: 1.2s;
            -o-animation-duration: 1.2s;
            -ms-animation-duration: 1.2s;
            -webkit-animation-duration: 1.2s;
            -moz-animation-duration: 1.2s;
            animation-iteration-count: infinite;
            -o-animation-iteration-count: infinite;
            -ms-animation-iteration-count: infinite;
            -webkit-animation-iteration-count: infinite;
            -moz-animation-iteration-count: infinite;
            animation-direction: normal;
            -o-animation-direction: normal;
            -ms-animation-direction: normal;
            -webkit-animation-direction: normal;
            -moz-animation-direction: normal;
          }

          #frotateG_01 {
            left: 0;
            top: 51px;
            animation-delay: 0.45s;
            -o-animation-delay: 0.45s;
            -ms-animation-delay: 0.45s;
            -webkit-animation-delay: 0.45s;
            -moz-animation-delay: 0.45s;
          }

          #frotateG_02 {
            left: 15px;
            top: 15px;
            animation-delay: 0.6s;
            -o-animation-delay: 0.6s;
            -ms-animation-delay: 0.6s;
            -webkit-animation-delay: 0.6s;
            -moz-animation-delay: 0.6s;
          }

          #frotateG_03 {
            left: 51px;
            top: 0;
            animation-delay: 0.75s;
            -o-animation-delay: 0.75s;
            -ms-animation-delay: 0.75s;
            -webkit-animation-delay: 0.75s;
            -moz-animation-delay: 0.75s;
          }

          #frotateG_04 {
            right: 15px;
            top: 15px;
            animation-delay: 0.9s;
            -o-animation-delay: 0.9s;
            -ms-animation-delay: 0.9s;
            -webkit-animation-delay: 0.9s;
            -moz-animation-delay: 0.9s;
          }

          #frotateG_05 {
            right: 0;
            top: 51px;
            animation-delay: 1.05s;
            -o-animation-delay: 1.05s;
            -ms-animation-delay: 1.05s;
            -webkit-animation-delay: 1.05s;
            -moz-animation-delay: 1.05s;
          }

          #frotateG_06 {
            right: 15px;
            bottom: 15px;
            animation-delay: 1.2s;
            -o-animation-delay: 1.2s;
            -ms-animation-delay: 1.2s;
            -webkit-animation-delay: 1.2s;
            -moz-animation-delay: 1.2s;
          }

          #frotateG_07 {
            left: 51px;
            bottom: 0;
            animation-delay: 1.35s;
            -o-animation-delay: 1.35s;
            -ms-animation-delay: 1.35s;
            -webkit-animation-delay: 1.35s;
            -moz-animation-delay: 1.35s;
          }

          #frotateG_08 {
            left: 15px;
            bottom: 15px;
            animation-delay: 1.5s;
            -o-animation-delay: 1.5s;
            -ms-animation-delay: 1.5s;
            -webkit-animation-delay: 1.5s;
            -moz-animation-delay: 1.5s;
          }

          @keyframes f_fadeG {
            0% {
              background-color: rgb(47, 146, 212);
            }

            100% {
              background-color: rgb(255, 255, 255);
            }
          }

          @-o-keyframes f_fadeG {
            0% {
              background-color: rgb(47, 146, 212);
            }

            100% {
              background-color: rgb(255, 255, 255);
            }
          }

          @-ms-keyframes f_fadeG {
            0% {
              background-color: rgb(47, 146, 212);
            }

            100% {
              background-color: rgb(255, 255, 255);
            }
          }

          @-webkit-keyframes f_fadeG {
            0% {
              background-color: rgb(47, 146, 212);
            }

            100% {
              background-color: rgb(255, 255, 255);
            }
          }

          @-moz-keyframes f_fadeG {
            0% {
              background-color: rgb(47, 146, 212);
            }

            100% {
              background-color: rgb(255, 255, 255);
            }
          }
        </style>
        <!-- Div containing small "waiting" wheel -->
        <div id="floatingCirclesG">
          <div class="f_circleG" id="frotateG_01"></div>
          <div class="f_circleG" id="frotateG_02"></div>
          <div class="f_circleG" id="frotateG_03"></div>
          <div class="f_circleG" id="frotateG_04"></div>
          <div class="f_circleG" id="frotateG_05"></div>
          <div class="f_circleG" id="frotateG_06"></div>
          <div class="f_circleG" id="frotateG_07"></div>
          <div class="f_circleG" id="frotateG_08"></div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

JAVASCRIPT ERFORDERLICH

JavaScript ist erforderlich. JavaScript wird von diesem Webbrowser nicht
unterstützt, oder JavaScript ist im Webbrowser nicht aktiviert.

Informationen dazu, ob von Ihrem Webbrowser JavaScript unterstützt wird und wie
JavaScript aktiviert wird, finden Sie in der Hilfe des Webbrowsers.

ADFS FS01 Fehler
Es ist ein Fehler aufgetreten. Wenden Sie sich an Ihren Administrator, um
weitere Informationen zu erhalten.


Fehlerdetails
 * Activity ID: 0a0c53fb-5428-4172-7e60-0180010000f8
 * Error details: MSIS9224: Received invalid OAuth authorization request. The
   received 'redirect_uri' parameter is not a valid registered redirect URI for
   the client identifier: '05ad885a-c256-4099-b48b-8c55a0f026d3'. Received
   redirect_uri:
   'https://content.business-banking.autoeuropabank.de/signin-oidc'.
 * Node name: f1afdb33-f0c4-4ddc-ab75-9b53dda15e18
 * Error time: Thu, 19 Sep 2024 11:49:50 GMT
 * Proxy server name: FS***37
 * Return status: 500
 * Cookie: enabled
 * User agent string: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
   like Gecko) Chrome/129.0.0.0 Safari/537.36


© 2018 Microsoft