PingOne Platform APIs

Task 1: Configure Your Environment

The environment configuration endpoints perform the following actions:

  • Update (or create) an application.

  • Specify the application’s resource grant.

  • Specify a sign-on policy and define its actions.

  • Define external identity providers.

What you’ll do

You will create a new application and a new sign-on policy that includes an agreement action.

  • POST request to create the new application.

  • GET request to get a list of language codes.

  • POST requests to create the agreement.

  • POST requests to create a sign-on policy with an agreement action.