Capabilities
The connector reads the users of one Coder deployment. Each user syncs with
their username, full name, email, sign-in method, and the site-wide roles they
hold (such as Owner or User Admin). Active users sync as enabled; suspended and
dormant users sync as disabled, which is useful for offboarding review. Service
accounts are marked as non-human accounts so they can be filtered separately
from people.
Gather Coder credentials
1
Sign in to your Coder deployment as a user with the Owner or User Admin
role.
2
Open your account’s Tokens page and create a new token. Give it a long
enough lifetime to keep the connector running, then copy the token value.
3
Note the URL of your Coder deployment, for example
https://coder.example.com.Configure the Coder connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Coder connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Coder 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 the Coder credentials:
- Deployment URL: The base URL of your Coder deployment, for
example
https://coder.example.com. - Session token: The Coder API token you created.
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.