PingOne Platform APIs

Prerequisites

To access the PingOne APIs, you’ll need an admin access token. If you haven’t completed the tasks in Getting Started, stop and do that now. The workflows in Getting Started show you how to create a Worker (admin) application and use that application’s properties to get a PingOne admin access token. There is a Run In Postman link to download a special Postman collection to help you get the admin access token and create your test environment and test user.

Here are the tasks you must complete:

  1. Task 1: Create an admin Worker app connection.

    Sign on to the admin console to create an admin-level Worker app. You’ll use this app to get a PingOne admin access token.

  2. Task 2: Create a test environment.

    Generate a PingOne admin access token to create and configure a new test environment and a test user.

  3. Task 3: Create an SSO workflow.

    Create an OIDC web application that the workflows in this document use to show sign-on flow configurations.

All workflows require a valid PingOne admin access token to authenticate the endpoints that you’ll call to configure your environment and user setup. Many of these workflows use the web application created in Task 3.