glide.pwd_reset.onetime.token.validity
ServiceNow property description:
The duration in hours for the password reset URL to expire.
Attributes
- Sys ID: cf05503a53d04210abd8ddeeff7b12e3
- Type: integer
- Application: Global
- Default value: 1

AI generated property description:
The ServiceNow property glide.pwd_reset.onetime.token.validity defines the validity period, in hours, of the one-time password reset URL. Its default value is 1, meaning the reset link expires one hour after being issued. Administrators can increase the duration up to a maximum of 12 hours, as longer validity periods are not supported for security reasons. Reducing the time improves protection against unauthorized use of intercepted reset links, while extending it may improve user convenience but increases risk exposure. This property is typically configured to balance security best practices with user accessibility in password recovery workflows.
Source