Capabilities
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
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
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Unleash connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Unleash and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the Unleash credentials:
- Base URL: The origin of your Unleash instance, with no trailing slash and no
/api/adminsuffix. For self-hosted Open Source use the bare origin, such ashttps://unleash.example.com. For Unleash-hosted, include the per-instance path segment, such ashttps://eu.app.unleash-hosted.com/myinstance. - API token: The Admin-root-role token you created.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.