Skip to content

Google Captcha

Google reCAPTCHA are useful to bypass login throttling by legitimate users. As a login throttle is done on per IP-address basis, many corporate users may be located within the same local network. All these users are visible to MiaRec cloud server with the same public IP-address. If one of users fails to login to the system a certain amount of time within short period of time, a login throttling is activated. After that, other users from the same location will suffer from login throttling as well. Google reCAPTCHA allows legitimate users to login to the system immediately after they successfully prove that they are not robots.

ReCAPTCHA

To start using reCAPTCHA, you need to sign up for an API key pair for your site. The key pair consists of a site key and secret key. The site key is used to invoke reCAPTCHA service on your site or mobile application. The secret key authorizes communication between your application backend and the reCAPTCHA server to verify the user's response. The secret key needs to be kept safe for security purposes.

When done, specify the site and secret keys under the RECAPTCHA section in MiaRec.

Secret Keys

Make sure to save your changes.