For more information, see Manage OAuth clients.

  1. Go to Applications > OAuth > Clients.
  2. Click Add Client.
  3. In the Client ID field, specify a client ID.
    pa_rs
  4. In the Name field, specify a name.
    PingAccessResourceServer
  5. In the Client Authentication section, select Client Secret.
  6. In the Client Secret section, select Change Secret, and then click Generate Secret.
    Tip:

    Copy the secret to a secure location so that you can use it in PingAccess configuration.

  7. In the Redirect URIs field, enter the OpenID Connect (OIDC) callback redirect to the PingAccess server.

    For example, https://mypingaccessserver:3000/pa/oidc/cb.

  8. Click Add.
  9. In the Allowed Grant Types section, select the Access Token Validation (Client is a Resource Server) check box.
  10. Click Save.
Create a web session client.