Capabilities
The connector reads one Octopus Deploy instance. It syncs that instance’s
users and teams — both instance-wide teams and teams scoped to individual
spaces — along with each team’s membership. Users sync as enabled or
disabled based on their active state in Octopus, and service accounts are
labeled as such.
The built-in Everyone team includes every user on the instance by
definition, so the connector reports each user as a member of it. Teams
mapped to external directory groups (Active Directory or Microsoft Entra
ID) carry those mappings as team attributes for visibility; membership
conferred through an external directory group resolves inside Octopus at
sign-in and is not expanded into individual memberships.
Gather Octopus credentials
1
Sign in to your Octopus instance as a user with permission to view
users and teams, or use a service account with those permissions.
2
Open your avatar menu and go to Profile > My API Keys (for a
service account, open the account under Configuration > Users
and find its API Keys section). Click New API Key, give it a
purpose, and create it.
3
Copy the key when it is shown — Octopus displays it only once — and
note your instance’s base URL. For Octopus Cloud this is
https://<instance>.octopus.app; for self-hosted Octopus Server it is
your own address, including any virtual directory the server is
installed under.Configure the Octopus connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Octopus connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Octopus and click Add.
3
Choose how to set up the new Octopus 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 Octopus credentials:
- Octopus base URL: your instance’s address, with no trailing
slash. For example,
https://mycompany.octopus.app. - API key: the API key created from your profile or service account.
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.