Pull users and role assignments from Auth0 via Management API.
Source connector — pulls identity and access data from Auth0 into ComplianceScout where it is scored against your compliance frameworks and violation rules.
After a successful sync, the following data is available in your ComplianceScout dashboard for violation detection and reporting.
These fields are collected when you add the connector in the ComplianceScout dashboard. Secrets are encrypted at rest using AES-256-GCM and are never logged.
| Field | Type | Required | Notes |
|---|---|---|---|
| Auth0 domain | Text | Required | Your Auth0 tenant domain, e.g. acme.us.auth0.com (no https://). |
| M2M Client ID | Text | Required | Machine-to-machine application client ID with read:users and read:roles permissions. |
| M2M Client secret | Secret | Required | — |
Follow these steps to gather the credentials above and connect Auth0 to ComplianceScout.
In the Auth0 Dashboard, go to Applications → Create Application → Machine to Machine Applications.
Name it "ComplianceScout" and authorize it for the Auth0 Management API.
Select scopes: read:users, read:users_app_metadata, read:roles, read:role_members.
Copy the Client ID and Client Secret.
Note your Auth0 domain from the Dashboard URL (e.g. acme.us.auth0.com).
In ComplianceScout, go to Data & Secrets → Integrations → Add Connector → Auth0 and enter the credentials.
Start a free trial — your tenant is provisioned instantly and you can wire up this integration from the connectors page.