password_reset.request.unlock_window

ServiceNow property description:

Number of minutes a user needs to wait to start a reset request after the last successful unlock account.

Attributes

  • Sys ID: c3efd641eb0311006a668c505206fe25
  • Type: integer
  • Application: Global
  • Default value: 1440
AI Logo

AI generated property description:

The ServiceNow property `password_reset.request.unlock_window` specifies the number of minutes a user must wait before initiating a new password reset request after successfully unlocking their account. This property helps to prevent abuse by limiting the frequency of reset requests. The default value is set to 5 minutes, but it can be adjusted based on organizational needs. This setting ensures that users cannot immediately request another reset, thereby adding a layer of security. The property is configured in the System Properties section under Password Reset.

Source

Related property: password_reset.request.success_window