C1 provides identity governance for Pingboard. Integrate your Pingboard
instance with C1 for unified visibility and governance over user access. The
connector is read-only: it syncs users and groups and reports group
membership, and never writes back to Pingboard.
Capabilities
Resource Sync Provision Users Groups
Each group exposes a member entitlement, and the connector grants it to the
users in that group, so group membership is visible and reviewable in C1.
Gather Pingboard credentials
You need administrator access to your Pingboard company to create an API key
pair.
Open Company settings and go to the Integrations (API ) area.
Create a new API key pair. Pingboard issues a Client ID and a
Client secret that authenticate using the OAuth2 client-credentials
grant.
Copy the Client ID and Client secret . The secret is shown only
once — store it securely. Rotate access by issuing a new key pair.
Follow these instructions to use a built-in, no-code connector hosted by C1.
In C1, navigate to Integrations > Connectors and click Add connector .
Search for Pingboard and click Add .
Choose how to set up the new Pingboard connector.
Set the owner for this connector.
Find the Settings area of the page and click Edit .
Enter the Pingboard credentials:
Base URL : https://app.pingboard.com
Client ID : the Client ID from your Pingboard API key pair.
Client secret : the Client secret from your Pingboard API key pair.
The connector’s label changes to Syncing , followed by Connected . You can view the logs to ensure that information is syncing.
Done. Your Pingboard connector is now pulling access data into C1.Follow these instructions to run the Pingboard connector in your own
environment.
Create secrets for the Pingboard Client ID and Client secret.
Configure the connector with:
Base URL : https://app.pingboard.com
Client ID : the Client ID from your Pingboard API key pair.
Client secret : the Client secret from your Pingboard API key pair.
Deploy the connector using your standard self-hosted connector process.
Done. Your Pingboard connector is now pulling access data into C1.