1. Go to Applications > OAuth > Clients, and click Add Client.
  2. In the Client ID field, enter an ID for the client.
  3. In the Name field, enter a name for the client.
  4. In the Client Authentication section, select Client Secret.
  5. In the Client Secret section, select the Change Secret check box and enter a password in the field. If preferred, you can click Generate Secret.
  6. In the Redirect URIS field, enter the following URI, and click Add.
    https://<your PingFederate admin server hostname>/pingfederate/app?service=finishsso
  7. For Bypass Authorization Approval, select the Bypass check box.
  8. For Allowed Grant Types, select the Authorization Code check box.
  9. In the Default Access Token Manager menu, select your JSON access token manager.
  10. For Restrict to Default Access Token Manager, select the Restrict check box.
  11. In the OpenID Connect section, in the Policy menu, select your OIDC policy.
  12. Click Save.