Capabilities
The connector reads tenants, users, environment-wide permissions, and
per-tenant roles and groups from the Frontegg management API. It syncs grant
relationships between users and tenants, roles, and groups.
This connector is read-only. It does not provision or modify access in
Frontegg.
Gather Frontegg credentials
1
Sign in to the Frontegg Portal and open
the environment you want to connect.
2
Navigate to Environment > Keys & domains.
3
Copy the vendor Client ID and Client secret for the environment.
The connector uses these to mint a short-lived management JWT.
4
Note the regional API gateway for your environment:
- EU:
https://api.frontegg.com - US:
https://api.us.frontegg.com - CA:
https://api.ca.frontegg.com - AU:
https://api.au.frontegg.com
Synced resource types
- Tenants: Frontegg accounts in the environment.
- Users: Environment-wide users, including per-tenant role assignments.
- Permissions: Environment-global permission definitions.
- Roles: Per-tenant roles; resource IDs encode tenant and role.
- Groups: Per-tenant groups; resource IDs encode tenant and group.
- User membership in tenants
- Direct role assignments to users
- Group membership
- Role assignments inherited through group membership
Configure the Frontegg connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Frontegg connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Frontegg and click Add.
3
Choose how to set up the new Frontegg 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 Frontegg credentials:
- Frontegg Base URL: The regional API gateway for your environment, for example
https://api.us.frontegg.com. - Frontegg Client ID: The vendor client ID from Keys & domains.
- Frontegg Client Secret: The vendor secret paired with the client ID.
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.