...
The password reset mechanism allows you to reset your password if you have forgotten it. This only works for local users.
Form: Password Reset Request
If a local user has forgotten their PhixFlow Password, they can use this form to request a password reset.
...
Also note that in order for a successful password request to occur the entered username must be valid, the user must have a valid email address for the request to be sent too and the user must have also correctly configured all 3 security questions and answers. If all these conditions are met, then the password request is issued by sending an email to the requested users email address. The email will contain an embedded link which the user must click to continue with the password reset process.
Form: Password Reset Request
The following fields are configured:
Enter your login name:
Field | Description |
---|---|
UsernameLogin Name | The PhixFlow username of the user that requires the password reset. |
...
Form: Password Reset
To complete a successful password reset, a user must select and answer a specific security question.
...
If the security question is answered correctly and the new password/confirmation password entered match and agree with the corresponding password strength conditions of the underlying password policy, then the users password is successfully reset/changed.
...
The following fields are configured:
Field | Description |
---|---|
Select Question | A combo box containing 3 Select a security question previously set up by the user. |
Answer | The answer to the selected question. |
New Password | The new password which the user wants to set. |
Confirm Password | Confirmation of the new password which the user wants to set. |
Form Icons
...