password_reset.request.max_email

ServiceNow property description:

Maximum number of times that a user can receive "Reset Password" link via email, in a span of 24 hours. The upper limit is 5.

Attributes

  • Sys ID: 97641c99ebe93510fd2383402a522892
  • Type: integer
  • Application: Global
  • Default value: 3
AI Logo

AI generated property description:

The ServiceNow property `password_reset.request.max_email` defines the maximum number of password reset requests that can be sent to a single email address within a specified time frame. This property helps to prevent abuse by limiting the number of reset emails that can be generated, thereby enhancing security. The default value and the specific time frame for this limit are configurable based on organizational needs. Adjusting this property ensures that users do not receive an excessive number of password reset emails, which could indicate a potential security issue or misuse of the system. For more detailed information, refer to the ServiceNow documentation on password reset capabilities.

Source

Related property: password_reset.request.max_attempt