Auth0 Directory Integration with Unifed
You can integrate your Auth0 directory with Unifed to sync users seamlessly. Follow this step-by-step guide to set up the integration.
Before You Begin
- Make sure you are logged in with your Unifed Admin credentials.
- Ensure you have access to your Auth0 tenant.
- Keep your Client ID, Client Secret, and Domain URL ready.
Steps to Connect Auth0 Directory
Step 1: Configuration
- Log in to your Unifed Admin portal.
- Select the tenant where you want to sync the directory.
- Under Features, click Directory Sync.
Click Add Directory and choose Auth0.
Enter the required Basic Information:
- Client ID* – Example:
80809-32123-3123-213-321312
- Client Secret* – Example:
80809-32123-3123-213-321312
- Domain URL* – Example:
your-tenant.auth0.com
- Client ID* – Example:
👉 How to Get These Details from Auth0
- Log in to your Auth0 Dashboard.
- Navigate to Applications > Applications.
Select the application you want to connect.
Under the Settings tab, you will find:
- Client ID
- Client Secret
- Domain (e.g.,
dev-123456.us.auth0.com
)
- Copy these details and paste them into the Unifed Configuration screen.
(Optional) Enable Auto Deletion for Users – If a user is deleted in Auth0, they will be deleted in Unifed during the next sync.
Step 2: User Mapping
- Map Auth0 user attributes with Unifed schema attributes.
- Only mapped attributes will sync into Unifed.
Example:
email
→email
given_name
→firstName
family_name
→lastName
Step 3: Policy
- Define sync conditions (e.g., roles, groups, or custom attributes).
- This ensures only required users are synced into Unifed.
Step 4: Scheduler
- Choose your preferred sync method:
One-time sync (manual).
Periodic sync:
- Every hour
- Daily at a specific time
Step 5: Sync & Manage
After setup, users will be synced into Unifed with Onboarded status.
You can:
- View the Job List.
- Run a Manual Sync anytime.
- Update the Directory Configuration if needed.