truecos.true-sso.com Open in urlscan Pro
54.183.4.140  Public Scan

URL: https://truecos.true-sso.com/adfs/ls/?client_id=gdyuWeE
Submission: On February 21 via manual from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form action="" autocomplete="off" id="loginForm" method="post" novalidate="novalidate" onkeypress="if (event &amp;&amp; event.keyCode == 13) Login.submitLoginRequest();"><input name="__original_url" type="hidden"
    value="https://truesso.truecos.com/adfs/ls/?login_hint=&amp;client-request-id=&amp;username=&amp;wa=wsignin1.0&amp;wtrealm=urn%3afederation%3aMicrosoftOnline/adfs/ls/?login_hint=&amp;username=&amp;wa=wsignin1.0&amp;wtrealm=urn%3afederation%3aMicrosoftOnline&amp;client-request-id=680bfb30-959c-44f6-401b-0080000000fb">
  <div class="fieldMargin error smallText" id="error" style="display: none;">&nbsp;</div>
  <div id="formsAuthenticationArea">
    <div id="userNameArea"><label class="hidden" for="userNameInput" id="userNameInputLabel">User Account</label> <input autocomplete="off" class="text fullWidth" id="userNameInput" name="UserName" placeholder="someone@example.com" spellcheck="false"
        tabindex="1" type="email" value=""></div>
    <div id="passwordArea"><label class="hidden" for="passwordInput" id="passwordInputLabel">Password</label> <input autocomplete="off" class="text fullWidth" id="passwordInput" name="password" placeholder="Password" tabindex="2" type="password">
    </div>
    <div id="kmsiArea" style="display:none"><input id="kmsiInput" name="Kmsi" tabindex="3" type="checkbox" value="true"> <label for="kmsiInput">Keep me signed in</label></div>
    <div class="submitMargin" id="submissionArea"><span class="submit" id="submitButton" onclick="return Login.submitLoginRequest();" onkeypress="if (event &amp;&amp; event.keyCode == 32) Login.submitLoginRequest();" role="button" tabindex="4">Sign
        in</span></div>
  </div>
  <input id="optionForms" name="AuthMethod" type="hidden" value="FormsAuthentication">&nbsp;
</form>

POST

<form action="" id="options" method="post"><input name="__original_url" type="hidden"
    value="https://truesso.truecos.com:443/adfs/ls/?login_hint=&amp;username=&amp;wa=wsignin1.0&amp;wtrealm=urn%3afederation%3aMicrosoftOnline&amp;client-request-id=680bfb30-959c-44f6-401b-0080000000fb">
  <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" name="AuthMethod" type="hidden"> <input id="userNameInputOptionsHolder" name="UserName" type="hidden" value="">
  <div class="groupMargin" id="authOptionLinks">
    <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 type="text/css">
          #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">&nbsp;</div>
          <div class="f_circleG" id="frotateG_02">&nbsp;</div>
          <div class="f_circleG" id="frotateG_03">&nbsp;</div>
          <div class="f_circleG" id="frotateG_04">&nbsp;</div>
          <div class="f_circleG" id="frotateG_05">&nbsp;</div>
          <div class="f_circleG" id="frotateG_06">&nbsp;</div>
          <div class="f_circleG" id="frotateG_07">&nbsp;</div>
          <div class="f_circleG" id="frotateG_08">&nbsp;</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.

 

TRUE COMPANIES

Sign in
 
User Account
Password
Keep me signed in
Sign in
 
 
 
 
 
 
 
 
 
 
 
© 2018 Microsoft