dev.authomate.com Open in urlscan Pro
3.208.244.188  Public Scan

Submitted URL: https://dev.authomate.com/
Effective URL: https://dev.authomate.com/StrongPass/signin.html
Submission: On November 05 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

Name: notifyme

<form name="notifyme" onsubmit="return true;" accept-charset="utf-8">
  <div id="newfloatingform" style="clear:both; max-width:510px; padding-top:50px; margin:auto;">
    <div class="signinlabel"> LOGIN ID: </div>
    <div class="signinfield">
      <input type="text" class="form-textbox validate[required]" size="60" name="email" id="emailfield" onkeydown="if (event.keyCode == 13) document.getElementById('input_5').focus()" tabindex="5" style="width: 260px;">
    </div>
    <div class="signinlabel"> PASSWORD: </div>
    <div class="signinfield">
      <input type="password" class="form-textbox validate[required]" id="input_5" size="60" name="password" tabindex="6" onkeydown="if (event.keyCode == 13) document.getElementById('signupbutton').click()" style="width: 260px;">
    </div>
    <div class="signinlabel"> TOKEN (if enabled): </div>
    <div class="signinfield">
      <input type="text" class="form-textbox validate[required]" id="input_6" size="10" name="token" tabindex="7" onkeydown="if (event.keyCode == 13) document.getElementById('signupbutton').click()" style="width: 260px;">
    </div>
    <div id="captchastuff" style="display: none;">
      <div id="signinlabel" class="signinlabel"> Captcha Image: </div>
      <div id="captchaimage" class="signinfield">
        <img id="captchaAnswer" width="300px">
      </div>
      <div class="signinlabel"> Captcha (if enabled): </div>
      <div class="signinfield">
        <input type="text" class="form-textbox validate[required]" id="captcha_text" size="10" name="captcha_text" tabindex="7" onkeydown="if (event.keyCode == 13) document.getElementById('signupbutton').click()" style="width: 260px;">
      </div>
    </div>
    <div style="clear: both;"><!-- make newfloatingform include all contents --></div>
  </div> <!-- newfloatingform-->
  <div id="status" class="form-sub-label" style="width:400px"> </div>
  <div class="signinbutton">
    <a id="signupbutton" href="javascript:void(0)" tabindex="7" onclick="fnSignIn();">
                                               <div class="downloadbtndialog">
                                                   SIGN IN
                                               </div>
                                           </a>
  </div>
  <div class="forgotbutton">
    <a id="forgotmenuitem" href="forgotPassword.html" class="forgotpassworddialog cboxElement" style="text-decoration: underline; color: var(--content-color); font-weight: bold; padding: 0px; display: block;" tabindex="7">
                                                   Forgot Password?
                                           </a>
  </div>
</form>

Name: userAccountForm

<form name="userAccountForm" style="padding: 5px 12px;">
  <ul id="teamMemberNav" style="float:left; margin:15px;">
    <li style="margin:0px;">
      <a id="lastlink" class="busy-block" href="#" onclick="clearSelectedUserAndShowList();teamPageLast(); return false;" style="margin:5px;"><img alt="fastForward" src="/StrongPass/images/fast_forward_gray.png" width="26" height="26"></a></li>
    <li style="margin:0px;">
      <a id="prevlink" class="busy-block" href="#" onclick="clearSelectedUserAndShowList();teamPageNext(); return false;" style="margin:5px;"><img alt="forward" src="/StrongPass/images/forward_gray.png" width="26" height="26"></a></li>
    <li style="margin:0px;">
      <a id="nextlink" class="busy-block" href="#" onclick="clearSelectedUserAndShowList();teamPagePrev(); return false;" style="margin:5px;"><img alt="backward" src="/StrongPass/images/backward_gray.png" width="26" height="26"></a></li>
    <li style="margin:0px;">
      <a id="firstlink" class="busy-block" href="#" onclick="clearSelectedUserAndShowList();teamPageFirst(); return false;" style="margin:5px;"><img alt="fast_backward" src="/StrongPass/images/fast_backward_gray.png" width="26" height="26"></a></li>
  </ul>
  <div style="float:left;">
    <div class="teamsearchfield">
      <input style="width:200px;" id="teamSearch" type="text" value="" class="busy-block" onkeydown="if (event.keyCode == 13) { searchTeam(); return false; }">
    </div>
    <input type="button" value="Search Login" onclick="searchTeam()" style="margin:15px;" class="busy-block">
  </div>
  <div style="float:left; margin:10px 20px;">
    <label style="font-size:16px; font-weight:bold; color:#333333;color:var(--mainlabel-color);" class="busy-block">Users Per Page: <select id="usersPerPageSelect" name="usersPerPageSelect" onchange="setUsersPerPage()"
        style="border:2px solid; border-color:#DFDFDF;" class="busy-block">
        <option value="5" selected=""> 5 </option>
        <option value="10"> 10 </option>
        <option value="25"> 25 </option>
        <option value="50"> 50 </option>
      </select>
    </label>
  </div>
  <div style="float:left; display:none;">
    <input type="button" value="Add User Accounts" onclick="addUserDialog()" style="margin:10px 20px; ">
  </div>
  <div id="manageExternalUserDiv" style="float:left; display:none;">
    <input type="button" value="Manage External User Accounts" onclick="addExternalUserDialog()" style="margin:10px 20px; ">
  </div>
  <div class="tooltip" style="float:right">
    <div class="tooltiptext"> This user list does not include you. You can edit your information by going to <b>My Account</b> tab. </div>
  </div>
  <div style="float:right;margin:10px 5px 0 0;font-weight:bold;font-size:18px"> Users</div>
  <div id="totalTeamMemberCount" style="float:right;margin:10px 5px 0 0;font-weight:bold;font-size:18px"></div>
  <div style="float:right;margin:10px 5px 0 0;font-weight:bold;font-size:18px">Total</div>
</form>

Text Content

 * Sign In
 * QR Code Login





Your account has had too many invalid login attempts recently,
so to guard against brute force password attacks, you'll need to enter your
login and password with the text from the captcha image below.


LOGIN ID:

PASSWORD:

TOKEN (if enabled):

Captcha Image:

Captcha (if enabled):



SIGN IN
Forgot Password?



Scan using the StrongPass App to log in

Contact inquiry@authomate.com for more information about how you can use the
Authomate SDK to add a QR Code login to your web site.



Log in with StrongPass within the next 60 seconds. Click the image above to
retry

 * My Account
 * Manage Users
 * Manage Locks
 * Team Settings
 * Team Dashboard
 * Activity Log

Selected Team:
Server License Status:

 *   
   * Login:
     Team Name:
     Team ID:
     
     --------------------------------------------------------------------------------
   
   * Sign Out

 * * Theme
     
     
     --------------------------------------------------------------------------------
   
   * Light
   * Dark


 * My Profile
 * Face Training
 * My Shared
   Accounts
 * My Security
   Statistics

MY PROFILE
   
 * * Edit
   * Certify
   * Onboard certifier
   * Change Password
   * Activate 2FA token
   * Deactivate 2FA token
   * Add/Replace device
   * Retrain Face Recognition
   * Import Passwords
   * Export Passwords
   * Change Document Access
   * delete account


MY DEVICES
 * * Delete
   * Lock
   * Unlock


FACE TRAINING


MY SHARED ACCOUNTS
Users Accounts
View By

MY SECURITY STATISTICS
Count Percent
Show As

SECURITY SCORE

0

TOTAL ACCOUNTS

0

Accounts by Password Strength

--------------------------------------------------------------------------------

Items By Type

--------------------------------------------------------------------------------

Security Health Map

--------------------------------------------------------------------------------

Unique Passwords

--------------------------------------------------------------------------------

Unique Login Ids

--------------------------------------------------------------------------------

Shared Accounts

--------------------------------------------------------------------------------

Accounts With 2FA

--------------------------------------------------------------------------------

Accounts Reusing Logins

--------------------------------------------------------------------------------

Accounts Reusing Passwords

--------------------------------------------------------------------------------

Logins Used > Once

--------------------------------------------------------------------------------

Passwords Used > Once

--------------------------------------------------------------------------------


 * 
 * 
 * 
 * 


Users Per Page: 5 10 25 50


This user list does not include you. You can edit your information by going to
My Account tab.
Users

Total

TEAM MEMBERS
(Loading)
 * * Add Local Users
   * Synchronize External Users
   * Rotate Passwords
   * Download User List


 * User Profile
 * User
   Face Training
 * User Shared
   Accounts
 * User Security
   Statistics


USER PROFILE
 * * Edit
   * Certify
   * Onboard certifier
   * Reset Password
   * Deactivate 2FA token
   * Reinvite
   * Retrain face recognition
   * Make Administrator
   * Revoke Administrator
   * Lock Account
   * Unlock Account
   * Change Document Access
   * delete account



USER DEVICES
 * * Delete
   * Lock
   * Unlock
   * Change Device Passcode


USER FACE TRAINING

USER SHARED ACCOUNTS
Users Accounts
View By

USER SECURITY STATISTICS
Count Percent
Show As

SECURITY SCORE

0

TOTAL ACCOUNTS

0

Accounts by Password Strength

--------------------------------------------------------------------------------

Items By Type

--------------------------------------------------------------------------------

Security Health Map

--------------------------------------------------------------------------------

Unique Passwords

--------------------------------------------------------------------------------


Unique Login Ids

--------------------------------------------------------------------------------


Shared Accounts

--------------------------------------------------------------------------------


Accounts With 2FA

--------------------------------------------------------------------------------


Accounts Reusing Logins

--------------------------------------------------------------------------------


Accounts Reusing Passwords

--------------------------------------------------------------------------------


Logins Used > Once

--------------------------------------------------------------------------------


Passwords Used > Once

--------------------------------------------------------------------------------










SITE MAP


 * Solutions
 * Features
 * How It Works
 * Company


SUPPORT CENTER


 * Support
 * FAQ’s
 * Terms of Service
 * Privacy Policy


CONTACT US


Phone:
(888) 641-1117


Sales / Marketing:
sales@authomate.com


Press / Investor Relations:
inquiries@authomate.com




FOLLOW US




STRONGER SECURITY MADE EASIER TO USE



At Authomate, we believe security and convenience shouldn’t have to be a
choice...

Read More

v 2021.10.04.17
@2021 Authomate. All rights reserved