Introduction/Purpose:
Users can change their password from the system itself using the change password option. System will log out the users once the password is changed and the users need to login again with the updated password.
Process Flow
Dependencies
- System Performance & DB: System should respond properly to check and validate the entered password in the field “old password” with the password that is already saved in DB.
- Update Database: To ensure the data accuracy, the updated password is required to reflect properly in the database.
Navigation To Change Password
My Account >> Change Password
Click on the “Change Password” option under “My Account” from the top-right of the screen, as shown below.
How To Change Password
To change the account password, follow the below steps:
Step 1: Click on the “Change Password” option under “My Account” from the top-right of the screen, as shown below.
Step 2: Enter the current password under the “Old Password” field first.
Step 3: Enter the new password you want to set for your account under the field “New Password”.
Step 4: Enter the same password as you have entered for “New Password” field under the field “Confirm New Password”
Step 5: Click on the “Update” button once the above steps are completed successfully.