Set up a Panther connector
Availability
✅ General availability. The Panther connector is available to all ConductorOne users.
Capabilities
Sync user identities from Panther to ConductorOne
Resources supported:
- Roles
Add a new Panther 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 Panther and click Add.
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.
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 Panther connector owner must have the following permissions:
- Connector Administrator or Super Administrator role in ConductorOne
- Permission to create API tokens in Panther
- Click Next.
Next steps
If you are the connector owner, proceed to Configure your Panther connector for instructions on integrating Panther 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 Panther connector
A user with the Connector 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
In Panther, click the gear icon in the top menu bar and select API Tokens.
Make a note of the API URL shown at the top of the page. We’ll use this in Step 2.
Click Create New Token.
Give the API token a name, such as “ConductorOne”.
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
Click Create API Token. The token is shown on a new page.
Carefully copy the token. We’ll use it in Step 2.
Step 2: Add your Panther credentials to ConductorOne
In ConductorOne, navigate to the Panther connector by either:
Clicking the Set up connector link in the email you received about configuring the connector.
Navigate to Admin > Connectors > Panther (if there is more than one Panther 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.
In the API key and API URL fields, enter the credentials you created in Panther in Step 1.
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 Panther connector is now pulling access data into 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.