Recaptcha Feature

Improves security by conducting checks to determine if a user is a robot or not

Why

Recaptcha is a service from Google that helps determine if a user is a robot.

Second uses version 3 of Recaptcha which, will determine if a user's behaviour is suspicious by giving him a score from 1.0 (is very likely a good interaction), to 0.0 (is very likely a bot).

More information https://developers.google.com/recaptcha/intro

It will ensure that no bot program can register on the platform and avoid fake accounts spam.

Google Recaptcha is a paid service provided by Google. Please refer to the Google Recaptcha pricing documentation (https://cloud.google.com/recaptcha-enterprise/pricing ).

Which context

Recommended for all platforms with the middle value of Recaptcha sets at 0.5.

Interfaces

There is no interface for the Recaptcha bundle

Configurations

SBO > Other > Feature > Captcha Providers

Workflows

There are no workflows for the Recaptcha feature

Special rules

The scale of the level of security for the Recaptcha is between 0.0 and 1.

Last updated

Was this helpful?