Capabilities
*Organization provisioning supports updating a user’s role (user or admin). Revoking a user’s organization membership entitlement is not supported via Revoke — to remove a user from an organization, use Delete Resource (CAPABILITY_RESOURCE_DELETE) instead.
**Account provisioning uses an invite-based flow. Invitations expire after 7 days, so the number of invitation resources naturally fluctuates between syncs.
The VGS connector supports automatic account provisioning and deprovisioning for vault access.
Gather VGS credentials
Configuring the connector requires a VGS service account and your organization ID. Gather these before moving on.Find your Organization ID
1
Sign into the VGS Dashboard.
2
Navigate to Organization Settings.
3
Copy and save the Organization ID (format:
ACxxxxxxxxxxxxxxxxxxxxxxxx).Create a service account
- Dashboard (UI)
- CLI
1
Sign into the VGS Dashboard with an admin user.
2
In the top-left corner, click your organization name and select Manage.
3
Under Organization Settings, select the Service Accounts tab.
4
Click Create New.
5
Enter a name for the service account, such as
c1integration.6
Select all vaults.
7
Add the required scopes:For syncing only:
organizations:readvaults:readorganization-users:read
organization-users:write
8
Click Create. Carefully copy and save the Client ID and Client Secret that are displayed. These credentials are shown only once.
Service accounts have an email in the format
clientId@vgs.dev. These accounts appear in vault member lists but are automatically excluded from synced user resources in C1.Configure the VGS connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.That’s it! Your VGS connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for VGS 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 your service account credentials and organization ID:
- Service Account Client ID: the client ID from the service account you created
- Service Account Client Secret: the client secret from the service account you created
- Organization ID: your VGS organization ID
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.