Skip to main content

Capabilities

ResourceSyncProvision
Users
Invitations**
Organizations*
Vaults
Service Accounts
*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. 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.
A user with admin access to your VGS organization must perform this task.

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

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:read
  • vaults:read
  • organization-users:read
To also enable provisioning add:
  • 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.
That’s it! Next, move on to the connector configuration instructions.

Configure the VGS connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in C1
  • The service account Client ID and Client Secret from the steps above
  • Your VGS Organization ID
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 VGS and click Add.
3
Choose how to set up the new VGS connector:
  • Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
  • Add the connector to a managed app (select from the list of existing managed apps)
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
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
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.
That’s it! Your VGS connector is now pulling access data into C1.