password_reset.captcha.ignore

ServiceNow property description:

Disable captcha validation functionality (Use only for automation testing)

Attributes

  • Sys ID: 06995515bf300100710071a7bf0739c9
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `password_reset.captcha.ignore` is used to disable CAPTCHA validation functionality, specifically for automation testing purposes. According to the documentation, enabling this property allows bypassing the CAPTCHA challenge during the password reset process. This can be particularly useful in automated testing environments where manual CAPTCHA entry would be impractical. However, it is important to note that this property should not be used in production environments due to the security risks associated with disabling CAPTCHA. The primary purpose of this property is to facilitate smoother and more efficient testing workflows.

Source

Related property: password_reset.captcha.google.enabled