Property reference

password_reset.request.success_window

The password_reset.request.success_window property defines the waiting period in minutes before a user can reset or change their password after a successful reset. This setting, defaulting to 1440 minutes, is crucial for maintaining account security and preventing frequent password changes.

Default: 1440 Type: integer 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? It specifies the duration a user must wait before they can initiate another password reset after a successful one.
What area does it affect? Password Management
What does the default mean? The default value is "1440", which sets the baseline numeric behavior for this property.
When should you review it? An admin should review this property when adjusting security policies or responding to user feedback on password reset processes.

Out of the box property record

Raw metadata from the property record.

Property name password_reset.request.success_window
Sys ID d62aede0ebc101006a668c505206fece
Type integer
Application Global
Default value 1440
Description Number of minutes a user needs to wait to reset/change password after the last successful reset/change
Updated 2024-05-25 04:30:35

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... > Properties password_reset.request.retry_window Specifies the length of time before the count for password reset attempts refreshes. • Type: integer • Default value: 1440 (minutes) • Location: Password Reset > Properties password_reset.request.success_window Specifies how long a user is locked out after they have successfully reset their password. • Type: integer • Default value: 10 (minutes) • Location: Password Reset > Properties password_reset.sms.default_complexity ...
Documentation excerpt View supporting context
Context preview Snippet 2
... in the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 246 Documentation Updates If "password_reset.request.success_window" is not set to the recommended value of "1440" or less, then it increases the opportunity of someone else abusing the password reset functionality to gain unauthorized access to a ...
Documentation excerpt View supporting context
Context preview Snippet 3
... the maximum number of times. • Type: integer • Default value: 1440 (minutes) Number of minutes a user needs to wait to reset/change password after the last successful reset/ change password_reset.request.success_window Time period that a user must wait after successfully resetting the password to reset the password again. • Type: integer • Default value: 1440 (minutes) Number of minutes a user ...