apias.vsp.com Open in urlscan Pro
52.34.255.8  Public Scan

Submitted URL: https://click.e.vsp.com/?qs=ed86af43599bbfa8e05f5252df6ac2f97abe20a6f530bd08da8ac8f23e035fb16845c99f4855ff8403dffc075d67...
Effective URL: https://apias.vsp.com/as/authorization.oauth2?client_id=vsp-memberportal-ui&scope=openid%20auth_member_rest%20profile%...
Submission: On January 26 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /as/3Ydgx/resume/as/authorization.ping

<form method="POST" action="/as/3Ydgx/resume/as/authorization.ping" autocomplete="off">
  <!-- Form Header and Icon -->
  <div class="d-flex flex-column align-items-center">
    <img class="login-icon mb-3" src="assets/images/member/new-login-icon.svg" alt="Login Icon">
    <h1 class="h5 mb-4">Log In</h1>
  </div>
  <!-- Login Form Contents -->
  <div class="login-form-fields">
    <!-- Username -->
    <div class="form-group">
      <label for="username" id="usernameTitle">Member Username</label>
      <input id="username" class="form-control" autocomplete="off" type="text" maxlength="50" name="pf.username" value="" placeholder="Member Username" autocorrect="off" autocapitalize="off" onkeypress="return postOnReturn(event)"
        oninput="restrictCharacters(event)">
      <p id="error-message" style="color: red; display: none;">Invalid format</p>
    </div>
    <!-- Password -->
    <div class="form-group">
      <label for="password" id="password_input-label">Password</label>
      <div class="icon-tooltip" role="button" aria-label="tooltip">
        <a aria-labelledby="tip1" aria-label="”tooltip”" href="”#”" onclick="return false"><img src="assets/images/tooltip.svg" class="tooltip-img"></a>
        <span role="tooltip" id="tip1" class="tooltiptext"> As a reminder, your password must be at least 8 characters long and include at least 3 of the 4 elements: <div class="bullet-text">
            <br>• An uppercase letter<br>• A lowercase letter<br>• A number<br>• A special character
          </div>
          <div>
            <br><strong>Security tip:</strong> for added protection, select no if the web browser asks to store your password.
          </div>
        </span>
      </div>
      <input class="form-control" id="password" type="text" maxlength="30" name="pf.pass" placeholder="Password" autocomplete="off" autocapitalize="none" onfocus="this.type='password'" onkeypress="return postOnReturn(event)">
    </div>
    <div>
      <input type="hidden" name="pf.ok" value="">
      <!-- Forgot Username or Password Link -->
      <div class="text-center mt-4 mt-md-4">
        <a target="_self" id="forgot-password-link" href="https://www.vsp.com/forgot-login" class="font-size-small">Forgot username or password?</a>
      </div>
      <div class="row cta-wrapper">
        <!-- Cancel -->
        <div class="col-6 cancel-col">
          <a href="https://www.vsp.com/" onclick="goBack();" id="cancel-login" role="button" class="btn btn-secondary text-capitalize w-100 mt-0">
                                        Cancel
                                    </a>
        </div>
        <!-- Log In -->
        <div class="col-6 login-col" id="login-button-wrapper">
          <a href="javascript:void(0)" onclick="postOk();" class="btn btn-primary text-capitalize w-100 mt-0" role="button" title="Sign On" id="login-button">
                                        Log In
                                    </a>
        </div>
      </div>
    </div>
  </div>
  <!-- Create an Account Link-->
  <div class="text-center mt-3 mt-md-4">
    <a target="_self" id="create-account-link" href="https://www.vsp.com/create-account" class="text-center">
                            New Here? Create an Account.
                        </a>
  </div>
  <!-- FAQ's Link -->
  <div class="text-center mt-3 mt-md-4">
    <a target="_self" id="faqs-link" href="https://www.vsp.com/faqs" class="text-center">Can’t find what you’re looking for?
                            <br class="d-md-none">
                            Check out our FAQs.</a>
  </div>
</form>

Text Content

LOG IN

Member Username

Invalid format

Password
As a reminder, your password must be at least 8 characters long and include at
least 3 of the 4 elements:

• An uppercase letter
• A lowercase letter
• A number
• A special character

Security tip: for added protection, select no if the web browser asks to store
your password.
Forgot username or password?
Cancel
Log In
New Here? Create an Account.
Can’t find what you’re looking for?
Check out our FAQs.