Set up a Confluence connector
Availability
✅ General availability. The Confluence connector is available to all ConductorOne users.
Capabilities
Sync user identities from Confluence to ConductorOne
Resources supported:
- Groups
Add a new Confluence connector
This task requires either the Connector Administrator or Super Administrator role in ConductorOne.
In ConductorOne, open Admin and click Connectors > Add connector.
Search for Confluence and click Add.
Choose whether to add the new Confluence connector as a data source to an existing application (and select the app of your choice) or to create a new application.
Do you SSO into Confluence using your identity provider (IdP)? If so, make sure to add the connector to the Confluence app that was created automatically when you integrated your IdP with ConductorOne, rather than creating a new app.
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed.
A Confluence connector owner must have the following permissions:
- Connector Administrator or Super Administrator role in ConductorOne
- Administrator access in Confluence
- Click Next.
Next steps
If you are the connector owner, proceed to Configure your Confluence connector for instructions on integrating Confluence with ConductorOne.
If someone else is the connector owner, ConductorOne will notify them by email that their help is needed to complete the setup process.
Configure your Confluence connector
A user with the Connector Administrator or Super Administrator role in ConductorOne and Administrator access in Confluence must perform this task.
Step 1: Create an API token
Log into your Confluence account with Administrator access.
Navigate to https://id.atlassian.com/manage-profile/security/api-tokens.
Click Create API token.
Give your token a label, such as ConductorOne, and click Create.
Carefully copy the newly generated API token. We’ll use it in Step 2.
Step 2: Add your Confluence credentials to ConductorOne
In ConductorOne, navigate to the Confluence connector by either:
Clicking the Set up connector link in the email you received about configuring the connector.
Navigate to Admin > Connectors > Confluence (if there is more than one Confluence listed, click the one with your name listed as owner and the status Not connected).
Find the Settings area of the page and click Edit.
Enter your Confluence domain (the URL of your Confluence instance is
<YOUR DOMAIN>.atlassian.net
) into the Confluence site domain field.Enter the username for your Confluence account in the Username field.
Paste the API token you generated in Step 1 into the API key field.
Click Save.
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 Confluence connector is now pulling access data into ConductorOne.
Configure the Confluence integration using Terraform
As an alternative to the integration process described above, you can use Terraform to configure the integration between Confluence and ConductorOne.
See the ConductorOne Confluence integration resource page in the ConductorOne Terraform registry for example usage and the full list of required and optional parameters.