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 specifies the site key needed to enable Google reCAPTCHA on the user registration page, helping to verify that users are human. |
| 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 registrations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.user.registration.google.recaptcha.site_key |
| Sys ID |
b06fa61873130010fdbd04fbc4f6a728 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
|
| Updated |
2020-02-27 00:15:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 The Sys_ID of the Captcha Widget. Type: String Default registration form fields You can ...
Related properties