Skip to main content
C1 provides identity governance for Unleash. Integrate your Unleash instance with C1 for unified visibility and governance over user access.

Capabilities

ResourceSyncProvision
Users
Groups
The connector syncs users and groups, and resolves the group membership graph: each group exposes a member entitlement, with grants linking groups to the users who belong to them.

Gather Unleash credentials

You need an Unleash token whose owner holds the Admin root role. The admin user and group endpoints reject any token without it.
1
Decide which token type fits your Unleash edition. On Unleash Open Source, create a Personal API token for an admin account. On Unleash Enterprise, create a Service account with the Admin root role and generate a token for it. The deprecated classic admin token also works but is not recommended.
2
In Unleash, open the profile menu and go to Settings > Personal API tokens to create a personal token, or go to Admin > Service accounts to create a service account with the Admin root role and add a token to it.
3
Copy the generated token. Also note the base URL of your Unleash instance — you will provide both when configuring the connector.

Configure the Unleash connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Unleash and click Add.
3
Choose how to set up the new Unleash connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Unleash credentials:
  • Base URL: The origin of your Unleash instance, with no trailing slash and no /api/admin suffix. For self-hosted Open Source use the bare origin, such as https://unleash.example.com. For Unleash-hosted, include the per-instance path segment, such as https://eu.app.unleash-hosted.com/myinstance.
  • API token: The Admin-root-role token you created.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Unleash connector is now pulling access data into C1.