Forgot Password
The Forgot Password page displays whenever the user clicks the Forgot password? link on the login page.
The page contains the following elements:
- A Username or Email or Mobile Number field
- First Name &mdash Field to enter the First name of the user
- Last Name — Field to enter the Last name of the user
- A Cancel button
- A Submit button, which is disabled by default
Clicking the Cancel button will take the user back to the login page and a message will display.
In order to reset his or her password, a user will enter the username, email address, or mobile number associated with his or her account, First Name, and Last Name and click the Submit button.
If the user tries to retrieve the Password with Mobile number and if there are multiple accounts with the same Mobile Number then the user will be asked to verify the Country Code. The page looks as follows:
- Mobile Number field with Country code drop-down
- A Cancel button
- A Submit button
The user has to enter the Mobile Number along with the Country code in order to retrieve the password.
If the user cannot be found by the email address or mobile number, the application will redirect the user back to the login page and display an error message.
If the user is found, he or she is forced to answer a previously set up security question before his or her password is reset.
The page contains the following elements:
- A field containing one of the user's security questions with a place to answer
- A button to un-mask the contents of the field
- A Cancel button
- A Submit button, which is disabled by default
Clicking the Cancel button will pop up a window for the user to confirm that he or she would like to cancel the forgot password process.
Clicking No will close the popup and the user will stay on the security question page. Clicking Yes will take the user back to the login page and a message will display.
An error will display if the user answers the security question incorrectly and a new question will be presented.
If the user is not able to answer the security questions in more than 3 attempts, the user gets Locked and is redirected to the Login page with a message that his/her account is locked.
And the user is notified with an Email and Text message.
If the user answers the question correctly, and if the user has both email address and Mobile Number specified in the application then the user will be directed to the Pick Your Delivery method page.
The page contains the following elements:
- By Mobile — Radio button when selected sends one-time password via text message to the Mobile
- By Email — Radio button when selected sends the temporary password via email
- By Mobile & Email — Radio button when selected sends the temporary password to both Mobile as a text message and to email
- Cancel — Button when clicked cancels the Forgot Password process
- Submit — Button when selected retrieves and sends the password via user selected delivery method
If the user selects By Mobile & Email radio button, clicking on Submit button will send the temporary password to both Mobile number as a text message and to the email address.
If user has only email address or mobile number specified in the application but not both them after answering the security question the user is redirected back to the login page and display a success message based on the specifications.
An Email and text Message containing a temporary password will be sent to the user.
Updated As Of Version 6.0.0