Auth0 Native Setup Guide

Overview

This is an overview on how to setup Auth0 Universal Login New. For Universal Login Classic, please complete the Custom Page Setup: Auth0 - Add Bot Detection to Custom Login Pages.

Configuration

  1. Log in to the Auth0 Portal.

  2. In the left navigation menu, select Security > Attack Protection.

  3. Select Bot Detection.

  4. In the Response section, select Always for “Enforce Captcha for flows with passwords”.

  5. After selecting “Always”, the CAPTCHA Providers list will be displayed, select Arkose Labs.

  6. The Arkose Settings section will be displayed, enter the variables as per the below table:

    Variable NameDefault ValueValue
    Public Key-Log into the Arkose Portal, find the value under Setup>Keys
    Private Key-Log into the Arkose Portal, find the value under Setup>Keys
    Client Subdomainclient-apiRequest from your Arkose Consultant
    Verify Subdomainverify-apiRequest from your Arkose Consultant
    Fail OpenfalseSwitch to True

  7. Click on Save.

  8. Setup completed.