password_reset.request.max_attempt

ServiceNow property description:

Number of unsuccessful attempts allowed for resetting/changing password

Attributes

  • Sys ID: 5dc9ade0ebc101006a668c505206fede
  • Type: integer
  • Application: Global
  • Default value: 3
AI Logo

AI generated property description:

The ServiceNow property `password_reset.request.max_attempt` specifies the maximum number of unsuccessful attempts a user is allowed when trying to reset or change their password. According to the documentation, this property helps enhance security by limiting the number of failed password reset attempts, thereby reducing the risk of unauthorized access. Once the specified limit is reached, the user may be temporarily blocked from making further attempts. This property is configurable, allowing administrators to set a threshold that aligns with their organization's security policies. Adjusting this setting can help balance security needs with user convenience.

Source

Related property: password_reset.request.max_attempt_window