Property reference

password_reset.wf.timeout

The password_reset.wf.timeout property sets the duration in milliseconds before a password reset or change workflow expires. Admins should review this setting to ensure it aligns with their security policies and user experience expectations.

Default: 90000 Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the timeout period for password reset workflows, determining how long they remain active before expiration.
What area does it affect? Password Reset Workflows
What does the default mean? The default value is "90000", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting workflow durations or enhancing security measures.

Out of the box property record

Raw metadata from the property record.

Property name password_reset.wf.timeout
Sys ID d00985eceb600100c3346f5ca206fe07
Type string
Application Global
Default value 90000
Description Workflow expiration (time, in milliseconds, before the password reset/change workflow expires)
Updated 2024-05-25 03:57:54

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... often to check the status of the workflow. Represented in the password reset process progress bar. • Type: integer • Default value: 90000 (milliseconds) • Location: Password Reset > Properties password_reset.wf.timeout © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other ...
Documentation excerpt View supporting context
Context preview Snippet 2
... enroll for Password Reset. Workflow polling frequency password_reset.wf.refresh_rate Time period in milliseconds between checks on status of the Password Reset workflow. • Type: integer • Default value: 500 Workflow expiration password_reset.wf.timeout Maximum wait time in milliseconds for the workflow to complete. The workflow is triggered during the password reset request when the user clicks Submit. • Type: integer • Default value: ...