Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Roles | * | |
| Organizations |
Gather Auth0 credentials
Configuring the connector requires you to pass in credentials generated in Auth0. Gather these credentials before you move on.Create an Auth0 application
1
In Auth0, navigate to Dashboard > Applications > Applications and click Create Application.
2
Give the new application a name, such as “ConductorOne”.
3
Select the Machine to Machine Applications option and click Create.
4
Select the management API for your domain.
5
Give the application’s access token permissions:You’ll need these permissions to give ConductorOne READ access (syncing access data):
- read:users
- read:grants
- read:organizations
- read:organization_members
- read:roles
- read:role_members
- read:resource_servers (required only if you configure the connector to sync role permissions)
- read:users
- read:grants
- read:organizations
- read:organization_members
- read:roles
- read:role_members
- update:users
- create:role_members
- create:organization_members
6
Click Authorize.
7
On the Application Settings page, click Settings.
8
Carefully copy and save the Client ID and Client Secret for the application.
Configure the Auth0 connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.That’s it! Your Auth0 connector is now pulling access data into ConductorOne.
1
In ConductorOne, navigate to Admin > Connectors and click Add connector.
2
Search for Auth0 and click Add.
3
Choose how to set up the new Auth0 connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with ConductorOne)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed.
If you choose someone else, ConductorOne will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
In the Base URL field, enter the base URL for your Auth0 instance in
https://companyname.auth0.com format.8
In the Client ID and Client Secret fields, enter the credentials.
9
Optional. If you want the connector to sync role permissions, enable Sync permissions.
10
Click Save.
11
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.