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 how long a password reset URL remains valid before it expires, impacting user access to reset their passwords. |
| What area does it affect? |
Password Management |
| What does the default mean? |
The default value is "1", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting security settings or user access protocols. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.pwd_reset.onetime.token.validity |
| Sys ID |
cf05503a53d04210abd8ddeeff7b12e3 |
| Type |
integer |
| Application |
Global |
| Default value |
1 |
| Description |
The duration in hours for the password reset URL to expire. |
| Updated |
2024-02-21 21:38:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... • Short Description ◦(Old Set OTP Lifetime for Password Reset to 12 Hours or Less ◦(New Set OTP lifetime for password reset to 1 hour • Description ◦(Old This property "glide.pwd_reset.onetime.token.validity" allows the link in the password reset email to expire after the number of hours specified in that "glide.pwd_reset.onetime.token.validity" © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, ...
Context preview
Snippet 2
... during which a user must perform the Password Reset process. • Type: integer • Default value: 10 (minutes) Number of hours before the password reset one time token validity expires glide.pwd_reset.onetime.token.validity Time period during which a user must perform the Password Reset process using the email link. • Type: integer • Default value: 12 (hours) © 2026 ServiceNow, Inc. All rights ...
Related properties