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.
Connection | Logo |
---|---|
Default Captcha | |
Alibaba Cloud Captcha | |
Cloudflare Turnstile | |
GEETEST | |
hCaptcha | |
reCAPTCHA |
Create a Captcha connection
- Login to the SetherAuth Console
- Click on the
Connections
menu item - Click on the
+
button - Choose a connection from the list and click on the
Create
link - Fill in the necessary information and click
Save
Add the Connection to your Application
- Click on the
Applications
menu item - Click on your application
- Go to the
Connections
tab - Click
Add
to add a new connection to the list - Select the newly created connection from the dropdown
- Modify the connection's rule, if applicable. See the Connection Properties section for more details.
- Click
Save
to save the changes