Auth0
Import users & clients from your Auth0 tenant (Management API)
Category: Security & Threat Intel · Authentication: Client ID & secret
Connecting your account
Auth0 Dashboard → Applications → Create Application → Machine to Machine → authorize it for the Auth0 Management API with read:users and read:clients scopes. Use that application's own Client ID/Secret (not Brooked's).
Credentials needed
| Field | Required | Notes |
|---|---|---|
| Auth0 Domain | No | |
| Client ID | Yes | |
| Client Secret | Yes |
Available data to import
Once connected, choose from these resources when setting up an import:
| Resource | What it imports |
|---|---|
| Users | All users records |
| Applications (clients) | All applications (clients) records |
This page is generated from Brooked's connector definition for auth0. Found an error? Open an issue or send a PR.