Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Introduction

To protect the registration process from attacks, a captcha can be activated. This protects the registration form from automated registration attempts, among other things. There are currently two providers supported. Google reCaptcha and hCaptcha

Configure Google reCaptcha

Step

Screenshot

Description

1

-

Navigate to the reCaptcha Admin Console

https://www.google.com/recaptcha/admin/create

2

Set a meaningful label

3

Select reCaptcha V2 with the option "I'm not a robot tickbox

4

Add all domains on which the registration can take place

5

You will receive a Site Key and a Secrect Key

6


In the CoreOne Suite Web Interface, navigate to the item SSO - Settings

7


Set the site key at the attribute "ReCaptchaKey".

8


Set the secret key for the "ReCaptchaSecret" attribute.

Configure hCaptcha

You can also run hCaptcha instead of reCaptcha. To do it change the SSO → Settings → “Captcha provider name” setting to “hCaptcha”. Set the correct Key and Secret as in ReCaptcha configuration.

  • No labels