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 defines the site key used for Google reCAPTCHA, enabling the verification of user interactions on forms. |
| What area does it affect? |
Google reCAPTCHA integration |
| What does the default mean? |
The default value is "6LflR4EaAAAAAAamLRzySvM_xng-ZrPlXceJXV7B", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when setting up or troubleshooting CAPTCHA functionality on your forms. |
Out of the box property record
Raw metadata from the property record.
| Property name |
google.captcha.site_key |
| Sys ID |
af371f01d7100200936043d60e6103f5 |
| Type |
string |
| Application |
Global |
| Default value |
6LflR4EaAAAAAAamLRzySvM_xng-ZrPlXceJXV7B |
| Description |
|
| Updated |
2024-05-25 04:36:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... created reports. The minimum length is 14 and the default. • Enable Google reCaptcha V2 on Anonymous case creation. If true, please configure on Google and set these properties: google.captcha.secret, google.captcha.site_key (sn_anon_rc.arc.captcha.google.enabled): You can enable Google reCAPTCHA V2 for anonymous case creation. Google reCAPTCHA V2 verifies if an interaction is legitimate and the complaint was created by a person. For more ...
Context preview
Snippet 2
... key pair (a site key and a secret) from Google at https://www.google.com/ recaptcha . 2. Set the following system properties: Property Value password_reset.captcha.google.enabled Set to true. Type: string Default: true google.captcha.site_key Set to the site key that Google provided. Type: string © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered ...
Related properties