- Print
- DarkLight
Auth0 is a platform companies and web developers use to verify a user's identity before giving them access to websites and applications. It's a flexible, secure, and user-friendly way to let genuine customers in while keeping malicious and fraudulent parties out.
Integration Method:API
Tables: API Activity, Authentication
Event Types: Signup, MFA Events, Login/Logout,
Auth0 Configuration
To use Auth0 Management API, you need domain and client credentials.
To create API credentials
Log in to Auth0.
Under Applications, select Applications.
Select Create Application.
In the “Create application” window enter your Application name in the ‘Name’ field and select Machine to Machine Applications.
Select Auth0 Management API.
In the “Authorize Machine to Machine Application” window provide the below mentioned permissions and then select Authorize.
read:logs
read:logs_users
Select Settings.
Scroll down and you can find your credentials.