By default, the provides controls for administrators to reset passwords for themselves and for other users.
Optionally, customers can enable users to reset their passwords via email, which provides an extra measure of validation and security.
Steps:
Edit the following settings:
"webapp.emailTokenExpiryInMinutes": 1440, |
Setting | Description |
---|---|
emailTokenExpiryInMinutes | Set the expiration time for the password reset email. Users must click through to reset their password before this time limit expires. The default value is |
You can change the email address and display name of the sender of all emails from the . For more information, see Enable SMTP Email Server Integration.
Setting | Description |
---|---|
Enable self service password reset | Set this value to true to enable this feature. |