Shine a light on shadow apps

ConductorOne Docs

Panther integration

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

Availability

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

Capabilities

  • Sync user identities from Panther to ConductorOne

  • Resources supported:

    • Roles

Set up the Panther integration

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

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

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

  3. Choose whether to add the new Panther 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 Panther using your identity provider (IdP)? If so, make sure to add the connector to the Panther 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 Panther integration owner must have the following permissions:

    • Integration Administrator or Super Administrator role in ConductorOne
    • Permission to create API tokens in Panther
  1. Click Create and add details.

Next steps

  • If you are the integration owner, proceed to Integrate your Panther instance for instructions on integrating Panther 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 Panther instance

A user with the Integration Administrator or Super Administrator role in ConductorOne and permission to make API tokens in Panther must perform this task.

Step 1: Create a Panther API token

  1. In Panther, click the gear icon in the top menu bar and select API Tokens.

  2. Make a note of the API URL shown at the top of the page. We’ll use this in Step 2.

  3. Click Create New Token.

  4. Give the API token a name, such as “ConductorOne”.

  5. Give the token the following permissions:

    • In the User Management section of the page, select Read User Info
    • In the Configuration section of the page, select Read Panther Settings Info
    • In the Supplementary section of the page, select Read API Token Info
  6. Click Create API Token. The token is shown on a new page.

  7. Carefully copy the token. We’ll use it in Step 2.

Step 2: Add your Panther credentials to ConductorOne

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

  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. In the API key and API URL fields, enter the credentials you created in Panther in Step 1.

  5. Click Save.

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

Configure the Panther integration using Terraform

As an alternative to the integration process described above, you can use Terraform to configure the integration between Panther and ConductorOne.

See the ConductorOne Panther integration resource page in the ConductorOne Terraform registry for example usage and the full list of required and optional parameters.