Skip to main content
DSALTA connects to Auth0 using read-only Management API access to collect compliance evidence automatically. DSALTA syncs your tenant users (email and blocked status) and applications, then runs access reviews. Data feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Auth0 tenant.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the Auth0 tenant user roster — names, emails, active status, MFA enrolment and creation dates, which appears on your Access page; and your Auth0 resources, which appear on your Inventory page. DSALTA does not read Auth0 role assignments, so every user is listed as a Member.It calls these Auth0 endpoints:
  • /oauth/token
  • /api/v2/users
  • /api/v2/clients
Every request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Auth0 environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Auth0 card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Auth0. If you connected with a Management API token, this usually happens because the token expired — reconnect with a fresh token, or switch to the Machine-to-Machine application method for a durable connection. If you connected with a Machine-to-Machine application, confirm the Client Secret has not been rotated and the application is still authorized for the Management API.
Confirm the connected application is authorized for the Auth0 Management API with the read:users and read:clients scopes, then click Sync from integrations on the Integrations page (Connected tab) — it refreshes every connected integration at once.