password_reset.request.expiry
ServiceNow property description:
Number of minutes before a password reset request expires
Attributes
- Sys ID: 93b502c1eb2001006a668c505206fe3a
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property `password_reset.request.expiry` defines the number of minutes before a password reset request expires. This property ensures that password reset requests are time-bound, enhancing security by limiting the window during which a reset link can be used. The default value for this property is 1440 minutes (24 hours). Administrators can adjust this value to meet their organization's security requirements. Once the specified time elapses, the password reset request becomes invalid, and users must initiate a new request. This property is crucial for maintaining the integrity and security of the password reset process.
Source