Skip to main content

Captcha Connections

SetherAuth can be configured to support different captchas verify if the operation is performed by a human. By adding a captcha connection to your application, when users login, register, or forget their password and need to send a code, a captcha check dialog will appear to verify if the operation is performed by a human.

Currently, SetherAuth supports multiple captcha providers.

ConnectionLogo
Default Captcha
Alibaba Cloud Captcha
Cloudflare Turnstile
GEETEST
hCaptcha
reCAPTCHA

Create a Captcha connection

  1. Login to the SetherAuth Console
  2. Click on the Connections menu item
  3. Click on the + button
  4. Choose a connection from the list and click on the Create link
  5. Fill in the necessary information and click Save

Add the Connection to your Application

  1. Click on the Applications menu item
  2. Click on your application
  3. Go to the Connections tab
  4. Click Add to add a new connection to the list
  5. Select the newly created connection from the dropdown
  6. Modify the connection's rule, if applicable. See the Connection Properties section for more details.
  7. Click Save to save the changes