sso.localiq.com Open in urlscan Pro
209.97.16.72  Public Scan

Submitted URL: https://reachconvert-prod-gbr.localiq-clientcenter-prod-europe-west2.gke-john-burns-svc.gannettdigital.com/
Effective URL: https://sso.localiq.com/adfs/ls?SAMLRequest=vZI9b8IwEIb3%2FIrIu%2FPhBgoWCULtgkQXaBm6Gefy0SZ28F1of34NCIkuHTuc%0ApdPdq3ufV...
Submission: On August 06 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 1 forms found in the DOM

POST https://sso.localiq.com:443/adfs/ls?SAMLRequest=vZI9b8IwEIb3%2FIrIu%2FPhBgoWCULtgkQXaBm6Gefy0SZ28F1of34NCIkuHTuc%0ApdPdq3ufV14sv%2FsuPIHD1pqcpVHClkWwQNV3g1yN1JgtHEdACv2eQXkZ5Gx0%0ARlqFLUqjekBJWu5WLxspokQOzpLVtmN3kr8VChEceQMsXD%2Fn7CzgMJ%2BmAqoZ%0An2SJ4GkKFT%2BcnwrE48MExLwUlV9HHGFtkJShnIlEZDyZ8WT6mmYym8l08s7C%0A%2FQ3On2Lh6nbryRoce3A7cKdWw9t2k7OGaEAZxw6UbrQ1Phfinqfk9cFFndWq%0Aa49cdy0Y0r7AXacwOjsA%2F%2FI5iaj%2BBP5hG8MPnhk5nnRUK2OAqGzrllQXadvH%0AZ8hYXz2wIgjDS%2BbyAuSK%2FzbSA6lSkVrE9y6Ca%2Fv7IxTBDw%3D%3D%0A&RelayState=https%3A%2F%2Freachconvert-prod-gbr.localiq-clientcenter-prod-europe-west2.gke-john-burns-svc.gannettdigital.com%2Fsaml%2Fconsume&client-request-id=228950e6-f55d-4acd-3848-0080010000c4

<form id="options" method="post"
  action="https://sso.localiq.com:443/adfs/ls?SAMLRequest=vZI9b8IwEIb3%2FIrIu%2FPhBgoWCULtgkQXaBm6Gefy0SZ28F1of34NCIkuHTuc%0ApdPdq3ufV14sv%2FsuPIHD1pqcpVHClkWwQNV3g1yN1JgtHEdACv2eQXkZ5Gx0%0ARlqFLUqjekBJWu5WLxspokQOzpLVtmN3kr8VChEceQMsXD%2Fn7CzgMJ%2BmAqoZ%0An2SJ4GkKFT%2BcnwrE48MExLwUlV9HHGFtkJShnIlEZDyZ8WT6mmYym8l08s7C%0A%2FQ3On2Lh6nbryRoce3A7cKdWw9t2k7OGaEAZxw6UbrQ1Phfinqfk9cFFndWq%0Aa49cdy0Y0r7AXacwOjsA%2F%2FI5iaj%2BBP5hG8MPnhk5nnRUK2OAqGzrllQXadvH%0AZ8hYXz2wIgjDS%2BbyAuSK%2FzbSA6lSkVrE9y6Ca%2Fv7IxTBDw%3D%3D%0A&amp;RelayState=https%3A%2F%2Freachconvert-prod-gbr.localiq-clientcenter-prod-europe-west2.gke-john-burns-svc.gannettdigital.com%2Fsaml%2Fconsume&amp;client-request-id=228950e6-f55d-4acd-3848-0080010000c4">
  <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 REQUIRED

JavaScript is required. This web browser does not support JavaScript or
JavaScript in this web browser is not enabled.

To find out if your web browser supports JavaScript or to enable JavaScript, see
web browser help.

An error occurred
An error occurred. Contact your administrator for more information.


Error details
 * Activity ID: 228950e6-f55d-4acd-3848-0080010000c4
 * Error details: MSIS7007: The requested relying party trust
   'https://reachconvert-prod-gbr.localiq-clientcenter-prod-europe-west2.gke-john-burns-svc.gannettdigital.com/saml/metadata'
   is unspecified or unsupported. If a relying party trust was specified, it is
   possible that you do not have permission to access the trust relying party.
   Contact your administrator for details.
 * Node name: 3fc16917-2328-4745-888c-1973a94cc817
 * Error time: Tue, 06 Aug 2024 14:48:12 GMT
 * Proxy server name: DO***01
 * Return status: 500
 * Cookie: enabled
 * User agent string: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
   like Gecko) Chrome/127.0.0.0 Safari/537.36


© 2018 Microsoftwww.localiq.comPrivacy Policy