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

For a PKCE authorization code flow, the application’s type property is set to NATIVE_APP and the tokenEndpointAuthMethod must be set to NONE.

  • POST request to create the new application configuration.