Specify thepassword.reset.token value in thePassword Reset Tokenfield for the user who retrieved a password.
Use simple.user.password_reset_token_expiryproperty to define the password reset expiration period in seconds. To set up the period, complete the following steps:
Navigate toSystem Properties → All Properties.
Find the simple.user.password_reset_token_expiry property using thelist search boxes and open it.
Edit theValuefield, specify an expiration time.
ClickSave or Save and exit.
The following messages appear on the widget in case the password retrieval failed:
Access denied. This error occurs when attempting to retrieve a password on the /reset-password page with the simple.passwordreset.enabled system property disabled.
Wrong password reset token. This error occurs when attempting to reset a password after the expiration of the reset token. Set the life period of the token in the simple.user.password_reset_token_expiry property.