This guide walks you through creating a worker application and gathering the configuration needed to create an integration with Ping Identity.
Configure a new Ping One worker application
1. Log in to Ping One
Once logged in, click the environment you would like to integrate. The environment should have the Ping ID service configured. Click Manage Environment.
2. Create a worker application
Follow the Ping Identity documentation for adding a worker application to your environment for API access.
Once your application is created, the application details panel should be open. If it is not, you can open it by navigating to Applications > Applications, locating your application in the list, and clicking on it to open the details panel.
Make sure to click the switch at the top right of the details panel to enable your application.
From the Overview tab, copy the Client ID and Client Secret to a safe location. You will need to either use the copy icon, or reveal the Client Secret to copy it.
Copy the Environment ID to the safe location beside your Client ID and Client Secret.
3. Configure your application roles
In your application details panel, switch to the Roles tab.
Click the Grant Roles button.
Find the 'Identity Data Admin' role and click it. Select the environment you would like to integrate and then click 'Save'.
Configure the Integration
Create your integration by supplying all configuration values.
URL Locate the correct PingOne API domain for your environment. For example "https://api.pingone.com/v1/".
Auth URL Locate the correct PingOne Authentication domain for your environment. For example "https://auth.pingone.com".
Client ID This is the Client ID value gathered in step 2
Credential Secret This is the Client Secret value gathered in step 2
Organization ID This is the Environment ID gathered in step 2