Property reference

glide.user.registration.google.recaptcha.secret

The glide.user.registration.google.recaptcha.secret property stores the secret key required for Google reCAPTCHA integration. Admins should configure this property to ensure secure communication between the application and the reCAPTCHA service during external user self-registration.

Default: 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 enables the application to authenticate requests to the Google reCAPTCHA service, enhancing security during user registration.
What area does it affect? User Registration Security
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when setting up or updating Google reCAPTCHA for user registration.

Out of the box property record

Raw metadata from the property record.

Property name glide.user.registration.google.recaptcha.secret
Sys ID 416fa61873130010fdbd04fbc4f6a72e
Type password2
Application Global
Default value
Description
Updated 2020-02-27 00:15:26

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... • Role required: external_user_self_registration_admin About this task Procedure 1. Navigate to All > System Properties > All Properties. 2. Search for the following properties and set the values: Property Value glide.user.registration.google.recaptcha.secret The secret authorizes communication between the application and the reCAPTCHA server. Type: password2 glide.user.registration.google.recaptcha.site_key The site key used to invoke the reCAPTCHA service on your registration page. Type: string glide.user.registration.captcha.widget ...