Any user can reset his own password if a user has valid email address assigned.
Reset password is done in couple of simple steps:
- Send reset password request to obtain authorization code via email
- Enter authorization code received via email
- Confirm authorization code and change your password
To start reset password process, click the "Forgot password" link in login form.
Send reset password request
Enter your email in email field and click "Send" button. An email will be sent to that address with the authorization code required to confirm your identity.
Get the code from email
Email with authorization code looks like the example below.
Verification code
You will need the code marked red in order to continue reset password process, so make sure you have it available for reset password process.Copy the code from email you received via email, you will be asked to enter that code in next reset password step.
Verify code
Paste the code received via email in from previous step to the "Authorization code" field, and press "Verify code", as displayed in the following example:
Code validation
Code can be used only on application from which request was sent and it is valid for 24 hours since you've sent it, make sure you use it in that time window.
Enter new password
If your code is valid, you will be taken to the reset password screen where you can enter your new password for Aronium.
Password validation
To ensure you have typed your new password correctly, you must repeat it in "Confirm new password field".Make sure "New password" and "Confirm new password" match.
Once you have entered your new password, click "OK" button to apply changes and go back to login screen.