Shine a light on shadow apps

ConductorOne Docs

Sentry integration

ConductorOne provides identity governance for Sentry. Integrate your Sentry instance with ConductorOne to run user access reviews (UARs) and enable just-in-time access requests.

Availability

General availability. The Sentry integration is available to all ConductorOne users.

Capabilities

  • Sync user identities from Sentry to ConductorOne

  • Resources supported:

    • Projects
    • Teams
    • Members
    • Roles

Set up the Sentry integration

This task requires either the Integration Administrator or Super Administrator role in ConductorOne.

  1. In ConductorOne, open Admin and click Integrations > Sentry.

  2. If this is your first Sentry integration, the integration form opens automatically. Otherwise, click Add connector.

  3. Choose whether to add the new Sentry 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 Sentry using your identity provider (IdP)? If so, make sure to add the connector to the Sentry app that was created automatically when you integrated your IdP with ConductorOne, rather than creating a new app.

  1. Set the integration owner for this connector. You can manage the integration yourself, or choose someone else from the list of ConductorOne users. Setting multiple integration owners is allowed.

    A Sentry integration owner must have the following permissions:

    • Integration Administrator or Super Administrator role in ConductorOne
    • An Admin, Manager, or Owner role in Sentry with the permission to create new integrations
  1. Click Create and add details.

Next steps

  • If you are the integration owner, proceed to Integrate your Sentry instance for instructions on integrating Sentry with ConductorOne.

  • If someone else is the integration owner, ConductorOne will notify them by email that their help is needed to complete the integration.

Integrate your Sentry instance

A user with the Integration 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

  1. In Sentry, click Settings > Developer Settings.

  2. Click Create New Integration and select Internal Integration, then click Next.

  3. On the Create Internal Integration page, give your new integration a name, such as ConductorOne.

  4. 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
  5. Scroll to the bottom of the page and click Save Changes.

  6. 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

  1. In ConductorOne, open Admin and click Integrations > Sentry.

  2. In the list of connectors, locate and click on the name of the connector with the Not connected label.

  3. Find the Settings area of the page and click Edit.

  4. Paste the API token you generated in Step 1 into the Token field.

  5. 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.
  6. Click Save.

  7. 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 instance is now integrated with 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.