Capabilities
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
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
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your GoCD connector is now pulling access data into 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.