app.fmlamanager.com Open in urlscan Pro
3.21.150.63  Public Scan

Submitted URL: http://links.t.jjkelleronline.com/ctt?ms=NzE5NDg0MTYS1&kn=9&r=LTg0NTc2NjY3NjcS1&b=0&j=MjMwMTIwNTc0OAS2&mt=1&rt=0
Effective URL: https://app.fmlamanager.com/Account/ForceChangePassword?TokenizedLink=55403df1-77cd-4d57-bb8b-45dd0bd1342b
Submission: On February 13 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /Account/Login

<form action="/Account/Login" id="loginFMLA" method="post"><input name="__RequestVerificationToken" type="hidden" value="I55I0TAzyXOdmIgzNV91HTAjEIjTsWnF8Ld3jCPd2W862ddvjXehnMtJd-7kr5BlIoYaB30nhO34BNk0pH42LheosP81">
  <table>
    <tbody>
      <tr>
        <td>
          <label for="UserName">Username:</label>
        </td>
      </tr>
      <tr>
        <td>
          <input id="usr" name="UserName" type="text" value="">
        </td>
      </tr>
      <tr>
        <td>
          <label for="Password">Password:</label>
          <a href="#" class="forgotCredentialsPopup">Forgot?</a>
        </td>
      </tr>
      <tr>
        <td>
          <input autocomplete="off" id="pwd" name="Password" type="password">
        </td>
      </tr>
      <tr>
        <td> By logging in, you agree to the J. J. Keller® <a href="https://www.jjkeller.com/learn/terms-conditions#FMLA" target="_blank">Terms of Use</a> and <a href="https://www.jjkeller.com/learn/privacy-policy" target="_blank">Privacy Policy</a>.
        </td>
      </tr>
      <tr>
        <td>
          <p>
            <input type="submit" value="Log In" id="loginBtn">
          </p>
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST /Account/ForceChangePassword

<form action="/Account/ForceChangePassword" method="post"><input name="__RequestVerificationToken" type="hidden" value="v7eKL_i887s5e4xGgkZ4AiFWSxpuCDyBchIasIsqKYZDqGrgQF7MVVKO2IUuwSAlQPN-yJkZy1CniANy2u5LTjixLz01">
  <table cellpadding="2" cellspacing="10" border="0">
    <tbody>
      <tr>
        <td align="right"><strong class="inputlabel"> <span style="color:Red">*</span> New Password</strong></td>
        <td> <input autocomplete="off" data-val="true" data-val-length="Password must be between 8-15 characters with no spaces." data-val-length-max="15" data-val-length-min="8" data-val-regex="Passwords must contain at least 1 number."
            data-val-regex-pattern="^(?=.*?[0-9]).{1,}$" data-val-required="Password must be at least 8 characters in length." id="NewPassword" name="NewPassword" type="password"></td>
      </tr>
      <tr>
        <td align="right"><strong class="inputlabel"> <span style="color:Red">*</span> Re-enter New Password</strong></td>
        <td>
          <input autocomplete="off" data-val="true" data-val-equalto="Password and confirmation password do not match." data-val-equalto-other="*.NewPassword" data-val-required="Password and confirmation password do not match." id="NewPasswordConf"
            name="NewPasswordConf" type="password">
          <span id="pwdMatch" class="ui-corner-right"></span>
        </td>
      </tr>
    </tbody>
  </table>
  <hr><br>
  <h4>Security Questions</h4>
  <ul style="padding-left:15px; font-size:11px; color:red;">
    <li class="pwdErrorList" style="display:none" id="errorList8">You must select 2 different security questions.</li>
    <li class="pwdErrorList" style="display:none" id="errorList9">Security question answer cannot be blank.</li>
  </ul>
  <ul style="padding-left:15px; font-size:11px; font-style:italic;">
    <li>Security questions must not exceed 50 characters (including spaces).</li>
  </ul>
  <table width="600" cellpadding="2" cellspacing="10" border="0">
    <tbody>
      <tr>
        <td width="98" height="23" align="right"><strong class="inputLabel"> <span style="color:Red">*</span> Question 1:</strong></td>
        <td width="502">
          <select data-val="true" data-val-number="The field Question1Id must be a number." data-val-required="The Question1Id field is required." id="Question1Id" name="Question1Id">
            <option selected="selected" value="0">-Select one-</option>
            <option value="1">What is the name of the road/street you lived on in elementary school?</option>
            <option value="2">What is your mother's maiden name?</option>
            <option value="3">What was the name of your favorite pet?</option>
            <option value="4">What was the first company that you worked for?</option>
            <option value="5">Where did you meet your spouse/significant other?</option>
            <option value="6">What is your favorite food?</option>
            <option value="7">What city were you born in?</option>
            <option value="8">Where is your favorite place to vacation?</option>
          </select>
        </td>
      </tr>
      <tr>
        <td align="right"><strong class="inputLabel"> <span style="color:Red">*</span> Answer:</strong></td>
        <td><input disabled="disabled" id="Question1Answer" maxlength="50" name="Question1Answer" style="width:400px;" type="text" value=""></td>
      </tr>
      <tr>
        <td width="98" align="right"><strong class="inputLabel"> <span style="color:Red">*</span> Question 2:</strong></td>
        <td>
          <select data-val="true" data-val-number="The field Question2Id must be a number." data-val-required="The Question2Id field is required." id="Question2Id" name="Question2Id">
            <option selected="selected" value="0">-Select one-</option>
            <option value="1">What is the name of the road/street you lived on in elementary school?</option>
            <option value="2">What is your mother's maiden name?</option>
            <option value="3">What was the name of your favorite pet?</option>
            <option value="4">What was the first company that you worked for?</option>
            <option value="5">Where did you meet your spouse/significant other?</option>
            <option value="6">What is your favorite food?</option>
            <option value="7">What city were you born in?</option>
            <option value="8">Where is your favorite place to vacation?</option>
          </select>
        </td>
      </tr>
      <tr>
        <td align="right"><strong class="inputLabel"> <span style="color:Red">*</span> Answer:</strong></td>
        <td><input disabled="disabled" id="Question2Answer" maxlength="50" name="Question2Answer" style="width:400px;" type="text" value=""></td>
      </tr>
    </tbody>
  </table>
  <input data-val="true" data-val-required="The UserSubscriptionId field is required." id="UserSubscriptionId" name="UserSubscriptionId" type="hidden" value="00000000-0000-0000-0000-000000000000">
</form>

Text Content

LOGIN

Username: Password: Forgot? By logging in, you agree to the J. J. Keller® Terms
of Use and Privacy Policy.



Don't have an account?

Sign Up Today

Or learn more at demo.FMLAManager.com.

Copyright 2023 J. J. Keller & Associates, Inc. All rights reserved.

Visit JJKeller.com for other products and services. (Web-49B)



Please correct the following errors:










  Close

OkCancel








  Close

Ok








FMLA Manager: Complete Registration Close

COMPLETE REGISTRATION

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

PASSWORD

 * Password must be at least 8 characters in length.
 * Password must contain at least 1 upper case and 1 lower case letter.
 * Password must contain at least 1 number.
 * Password is case sensitive.
 * Password may contain special characters. e.g., ! # $ % ^ & * ( ) _ - + = { }
 * Password cannot be one of last 4 used passwords.
 * Password and confirmation password do not match.
 * There was an unexpected error saving data. Please try again.
 * Password cannot contain spaces.

 * Password must be at least 8 characters in length.
 * Password must contain at least 1 upper case and 1 lower case letter.
 * Password must contain at least 1 number.
 * Password is case sensitive.
 * Password may contain special characters. e.g., ! # $ % ^ & * ( ) _ - + = { }
 * Password cannot be one of last 4 used passwords.

* New Password * Re-enter New Password

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


SECURITY QUESTIONS

 * You must select 2 different security questions.
 * Security question answer cannot be blank.

 * Security questions must not exceed 50 characters (including spaces).

* Question 1: -Select one- What is the name of the road/street you lived on in
elementary school? What is your mother's maiden name? What was the name of your
favorite pet? What was the first company that you worked for? Where did you meet
your spouse/significant other? What is your favorite food? What city were you
born in? Where is your favorite place to vacation? * Answer: * Question 2:
-Select one- What is the name of the road/street you lived on in elementary
school? What is your mother's maiden name? What was the name of your favorite
pet? What was the first company that you worked for? Where did you meet your
spouse/significant other? What is your favorite food? What city were you born
in? Where is your favorite place to vacation? * Answer:

SaveCancel










App Initialized
Chat