Capabilities
Gather Panther credentials
Configuring the connector requires you to pass in credentials generated in Panther. Gather these credentials before you move on.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 GraphQL API URL shown at the top of the page. Panther displays two API URLs: use the GraphQL API URL (ending in
/public/graphql), not the REST API URL.The GraphQL API URL format depends on your deployment type:
- SaaS:
https://api.{your-tenant}.runpanther.net/public/graphql - Self-hosted:
https://{your-domain}/v1/public/graphql
3
Click Create New Token.
4
Give the API token a name, such as “C1”.
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 and save the token.
Configure the Panther connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Panther connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Panther and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
In the API key and API URL fields, enter the credentials you created in Panther. For the API URL, use the GraphQL API URL (ending in
/public/graphql).9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.