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 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/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.
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.