password_reset.request.success_window
ServiceNow property description:
Number of minutes a user needs to wait to reset/change password after the last successful reset/change
Attributes
- Sys ID: d62aede0ebc101006a668c505206fece
- Type: integer
- Application: Global
- Default value: 1440

AI generated property description:
The ServiceNow property `password_reset.request.success_window` specifies the number of minutes a user must wait before they can reset or change their password again after a successful reset or change. This property helps to prevent rapid, repeated password changes, which can be a security risk. By default, the value is set to 5 minutes, but it can be adjusted according to organizational security policies. This setting ensures that users have a mandatory waiting period between password resets, enhancing the overall security of the password management process. The property is configurable through the System Properties in the Security Center module.
Source