CompanyOnwership_icon
OSRecaptcha Team
Created on 17 June 2015
icon_unfollowing
Login to follow
new-recaptcha

Google reCAPTCHA Web

icon_trusted
Stable version 2.0.3 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 06 November 2020 by 
OSRecaptcha Team
We picked this asset for you. Give it a try.
recaptcha-react
Reactive icon
Google reCAPTCHA React
Compatible with OutSystems 11
See morearrowrightdefaultarrowrighthover
new-recaptcha

Google reCAPTCHA Web

Documentation
2.0.3
  1. Generate a SiteKey and SecretKey
    Register your domain on https://www.google.com/recaptcha/ through the Admin Console selecting the corresponding reCAPTCHA verification


  2. Assign the values from the Google's Admin Console to the Site properties in the demo and later create them in your application

  3. Drag the corresponding reCAPTCHA web block 
    Drag and drop the corresponding reCAPTCHA web block to the screen that you want to secure with reCAPTCHA. Insert your site key as input parameter on this web block. If you want to define an action for better tracking on Google's reCAPTCHA Admin Console, you should use only alphabetical characters to avoid javascript errors.


  4. Validate reCAPTCHA verification
    On your submit action, use the Validate action passing the secret key as parameter. You will receive as an output parameter a success status (True or False). You can handle as you wish this feedback.

Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Google reCAPTCHA Web has no dependencies.