Skip to main content
C1 provides identity governance for GoCD. Integrate your GoCD server with C1 for unified visibility and governance over who can sign in to GoCD, which of them are administrators, and the security roles each user holds.

Capabilities

ResourceSyncProvision
Users
Each synced user carries their account status (enabled or disabled), whether they are a GoCD administrator, and the security roles assigned to them.

Gather GoCD credentials

To configure the GoCD connector you need a personal access token that belongs to a GoCD administrator. Listing all users is an administrator-only operation, so a non-admin token cannot be used.
1
Sign in to your GoCD server as an administrator.
2
Open the user menu in the top-right corner and choose Personal Access Tokens.
3
Create a new token, give it a descriptive name, and copy the generated token value. GoCD shows the token only once.
4
Note the base URL of your GoCD server — the address you use to reach the dashboard, for example https://gocd.example.com. You will enter it without a trailing slash and without any API path.

Configure the GoCD 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 GoCD and click Add.
3
Choose how to set up the new GoCD 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 GoCD credentials:
  • GoCD Base URL: The origin of your GoCD server, for example https://gocd.example.com.
  • Personal Access Token: The administrator personal access token you created.
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 GoCD connector is now pulling access data into C1.