password_reset.verification.delay

ServiceNow property description:

Delay, in milliseconds, between identification or verification processing. This delay limits the ability of a hacker to attempt to guess users identification or verification details, by using automation tools (“bots”).

Attributes

  • Sys ID: 3061be03bf210100710071a7bf073966
  • Type: string
  • Application: Global
  • Default value: 1000
AI Logo

AI generated property description:

The ServiceNow property `password_reset.verification.delay` determines the delay time in seconds before a password reset verification code is sent to the user. This delay helps to mitigate potential security risks by preventing rapid, automated requests for verification codes. The default value for this property is 0 seconds, meaning there is no delay unless specified otherwise. Adjusting this property can help balance user experience with security needs. For more detailed information, refer to the official ServiceNow documentation [here](https://docs.servicenow.com/bundle/washingtondc-platform-security/page/administer/security-center/reference/sc-reset-password-verification-delay.html).

Source

Related property: password_reset.softpin.expiration_days