Skip to main content

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

FieldRequiredNotes
Auth0 DomainNo
Client IDYes
Client SecretYes

Available data to import

Once connected, choose from these resources when setting up an import:

ResourceWhat it imports
UsersAll 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.