Set up a Sentry connector
Capabilities
Sync user identities from Sentry to ConductorOne
Resources supported:
- Projects
- Teams
- Members
- Roles
Add a new Sentry connector
This task requires either the Connector Administrator or Super Administrator role in ConductorOne.
In ConductorOne, click Connectors > Add connector.
Search for Sentry and click Add.
Choose how to set up the new Sentry connector:
Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with ConductorOne)
Add the connector to a managed app (select from the list of existing managed apps)
Create a new managed app
Do you SSO into Sentry using your identity, SSO, or federation provider? If so, make sure to add the connector to the unmanaged Sentry app that was created automatically when you integrated your provider with ConductorOne, rather than creating a new managed 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 Sentry connector owner must have the following permissions:
- Connector Administrator or Super Administrator role in ConductorOne
- An Admin, Manager, or Owner role in Sentry with the permission to create new integrations
- Click Next.
Next steps
If you are the connector owner, proceed to Configure your Sentry connector for instructions on integrating Sentry 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 Sentry connector
A user with the Connector Administrator or Super Administrator role in ConductorOne and an Admin, Manager, or Owner role in Sentry with the permission to create new integrations must perform this task.
Step 1: Create a new internal integration in Sentry
In Sentry, click Settings > Developer Settings.
Click Create New Integration and select Internal Integration, then click Next.
On the Create Internal Integration page, give your new integration a name, such as ConductorOne.
In the PERMISSIONS section of the page, give the integration the following permissions:
- Project: Read
- Team: Read
- Release: No Access
- Issue & Event: Read
- Organization: Read
- Member: Read
Scroll to the bottom of the page and click Save Changes.
Your new integration is created. Scroll to the TOKENS section of the page and copy the API token that Sentry automatically created for the integration. You’ll need this token in the next step.
Step 2: Add your Sentry credentials to ConductorOne
In ConductorOne, navigate to the Sentry connector by either:
Clicking the Set up connector link in the email you received about configuring the connector.
Navigate to Connectors > Sentry (if there is more than one Sentry 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.
Paste the API token you generated in Step 1 into the Token field.
In the Organization slug field, enter your Sentry organization slug.
- You can find your Sentry organization slug in the URL of your Sentry instance, or on the Organization Settings page.
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 Sentry connector is now pulling access data into ConductorOne.
Configure the Sentry integration using Terraform
As an alternative to the integration process described above, you can use Terraform to configure the integration between Sentry and ConductorOne.
See the ConductorOne Sentry integration resource page in the ConductorOne Terraform registry for example usage and the full list of required and optional parameters.