Reset Password expiration

I would like to change the reset password expiration link from 7 days to 1 day. How to change the reset password expiration date?

The token lifetime can be controlled by editing the password policy.
The interval is expressed in hours, and the default value is 168 (which neatly divides up in 7 days).
To see this settings, you need to go to Security -> Authentication , and look at the Password tab.
Select the policy for which you’d like to change the token lifetime and click Edit .
Scrolling down to the bottom, you should reach this particular section.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.