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

Capabilities

ResourceSyncProvision
Users
The connector syncs the members of a single ConfigCat organization as user identities. Each user carries their email and full name, so you can see who has access to your ConfigCat organization.

Gather ConfigCat credentials

You need a ConfigCat Public API credential — a Username and Password pair. They are sent on every request using HTTP Basic authentication and grant API access to your account, so treat them as secrets.
1
Sign in to ConfigCat as a member of the organization you want to sync.
2
Open My Account, then go to Public API credentials.
3
Click Create credentials, give them a descriptive name, and copy the generated Username and Password — you will not be able to see the password again.
4
Find your organization ID. Call GET https://api.configcat.com/v1/organizations with your credentials and copy the organizationId (a UUID) of the organization you want to sync. This is the organization ID, not the organization name.

Configure the ConfigCat 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 ConfigCat and click Add.
3
Choose how to set up the new ConfigCat 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 ConfigCat credentials:
  • Public API Username: The Username half of the credential you created.
  • Public API Password: The Password half of the credential you created.
  • Organization ID: The organization UUID you copied.
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 ConfigCat connector is now pulling access data into C1.