Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Groups |
Gather Unleash credentials
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.
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.
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.
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.