password_reset.captcha.google.enabled
Attributes
- Sys ID: 4c171f01d7100200936043d60e610386
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `password_reset.captcha.google.enabled` is used to enable or disable Google reCAPTCHA for the password reset process. When set to true, it activates the Google reCAPTCHA feature, adding an extra layer of security by requiring users to complete a CAPTCHA challenge before they can reset their password. This helps to prevent automated bots from abusing the password reset functionality. The configuration of this property is part of the broader setup for integrating Google reCAPTCHA with ServiceNow, as detailed in the provided documentation. To enable this feature, administrators must also configure the necessary site and secret keys from Google reCAPTCHA within the ServiceNow instance.
Source