Property reference

google.captcha.secret

The google.captcha.secret property stores the secret key for Google reCAPTCHA integration. Admins need to configure this property to ensure secure communication between their application and Google's reCAPTCHA service.

Default: {{gpaes}}96epGNp692HLpgAoctCpiIxMX3Me0FvB2UUcIkusJZeM7Y6KkLKCV183FYr93rnU Type: password2 Application: Global

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 secret key used for verifying user responses from Google reCAPTCHA, ensuring that the integration functions correctly.
What area does it affect? Google reCAPTCHA integration
What does the default mean? The default value is "{{gpaes}}96epGNp692HLpgAoctCpiIxMX3Me0FvB2UUcIkusJZeM7Y6KkLKCV183FYr93rnU", which is the baseline setting used unless it is changed.
When should you review it? Review this property when setting up or updating Google reCAPTCHA configurations.

Out of the box property record

Raw metadata from the property record.

Property name google.captcha.secret
Sys ID 1e189f01d7100200936043d60e610311
Type password2
Application Global
Default value {{gpaes}}96epGNp692HLpgAoctCpiIxMX3Me0FvB2UUcIkusJZeM7Y6KkLKCV183FYr93rnU
Description
Updated 2024-05-25 04:07:25

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... anonymously 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 ...
Documentation excerpt View supporting context
Context preview Snippet 2
... company names, product names, and logos may be trademarks of the respective companies with which they are associated. 3641 Property Value Default: A site key that Google provided to ServiceNow google.captcha.secret Set to the secret that Google provided. Type: password2 Default: An encrypted secret that Google provided to ServiceNow Note: Select reCAPTCHA v2, I'm not a robot option. (reCAPTCHA v3 is ...