Auth0

Pull users and role assignments from Auth0 via Management API.

Source connector

Source connector — pulls identity and access data from Auth0 into ComplianceScout where it is scored against your compliance frameworks and violation rules.

What ComplianceScout collects

After a successful sync, the following data is available in your ComplianceScout dashboard for violation detection and reporting.

  • All Auth0 users with email, name, status, last login, and login count
  • Role assignments per user
  • MFA enrollment status
  • Social connection providers per user

Required credentials

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.

FieldTypeRequiredNotes
Auth0 domainTextRequiredYour Auth0 tenant domain, e.g. acme.us.auth0.com (no https://).
M2M Client IDTextRequiredMachine-to-machine application client ID with read:users and read:roles permissions.
M2M Client secretSecretRequired

How to set up this connector

Follow these steps to gather the credentials above and connect Auth0 to ComplianceScout.

  1. In the Auth0 Dashboard, go to Applications → Create Application → Machine to Machine Applications.

  2. Name it "ComplianceScout" and authorize it for the Auth0 Management API.

  3. Select scopes: read:users, read:users_app_metadata, read:roles, read:role_members.

  4. Copy the Client ID and Client Secret.

  5. Note your Auth0 domain from the Dashboard URL (e.g. acme.us.auth0.com).

  6. In ComplianceScout, go to Data & Secrets → Integrations → Add Connector → Auth0 and enter the credentials.

Ready to connect Auth0?

Start a free trial — your tenant is provisioned instantly and you can wire up this integration from the connectors page.