Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables or disables the use of Google CAPTCHA during password resets to prevent unauthorized access. |
| What area does it affect? |
Password Reset Security |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when assessing security measures for user account management. |
Out of the box property record
Raw metadata from the property record.
| Property name |
password_reset.captcha.google.enabled |
| Sys ID |
4c171f01d7100200936043d60e610386 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
|
| Updated |
2024-05-25 04:01:20 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Password Reset > Properties password_reset.captcha.ignore Enables and disables CAPTCHA functionality. The password reset application uses Google re-CAPTCHA as the default CAPTCHA service. To use the base system CAPTCHA, change the password_reset.captcha.google.enabled system property to false. • Type: true | false • Default value: false • Location: Password Reset > Properties password_reset.qa.num_enroll Specifies the number of questions a user must select and ...
Context preview
Snippet 2
... • Because on-premises instances do not have access to the Internet, they cannot use the Google reCAPTCHA service. Do not follow the procedure described in this topic. Instead, set the password_reset.captcha.google.enabled system property to false. This setting enables the CAPTCHA service that is provided with the base system. • The Password Reset Windows Application uses the base-system CAPTCHA service even if ...
Related properties