password_reset.wf.timeout
ServiceNow property description:
Workflow expiration (time, in milliseconds, before the password reset/change workflow expires)
Attributes
- Sys ID: d00985eceb600100c3346f5ca206fe07
- Type: string
- Application: Global
- Default value: 90000

AI generated property description:
The `password_reset.wf.timeout` property in ServiceNow specifies the duration, in milliseconds, before a password reset or change workflow expires. This property ensures that the workflow does not remain active indefinitely, enhancing security by limiting the time window for password reset operations. The default value and further configuration details can be found in the ServiceNow documentation. Adjusting this property allows administrators to control the timeout period based on organizational security policies. For more information, refer to the ServiceNow documentation on global password reset properties.
Source