Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your ID can be any meaningful name you want (e.g.: invisible_recaptcha).

Generating important keys for the plugin will explain how to generate the required reCAPTCHA site key and reCAPTCHA secret key for this plugin.

...

  1. Go to https://www.google.com/recaptcha/about/
  2. Click on v3 Admin Console at the navigation bar
  3. Give your Label a meaningful name (e.g.: recaptcha_test)

  4. For the reCAPTCHA Type, select reCAPTCHA v2 > Invisible reCAPTCHA badge

  5. Under Domains, put the domain name that your Joget DX instance is hosted on.

    Info
    titleSetting a domain name

    If you are using Joget DX on a local computer for development purposes, you can put "localhost" as your domain name.

  6. Tick Accept the reCAPTCHA Terms of Service
  7. Click Submit

...

Info
titleEdit Invisible reCAPTCHA: Other configuration properties
  • An important note to take down is thatthe default error textdoes not explain much to app designers on what "reCAPTCHA error" actually means.
  • A meaningful error text or message is strongly encouraged in order to give app designers a rough idea of what the error is and how to start fixing it.
  • This is why we have two other configuration properties to help prevent app designers from facing problem like this.

You can refer to Custom error text & Debug mode sections for more information about on the two other configuration properties.

Tip: Hover on the tooltips (? icon) in Edit Invisible reCAPTCHA configuration to read what each configuration properties mean.

...