To use the Google reCAPTCHA service, you must request an API key pair from Google and then configure the related system properties.

Before you begin

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

    The Sys_ID of the Captcha Widget.

    Type: String