Page created: 15 Jul 2022
|
Page updated: 2 Feb 2023
| 1 min read
Guide Administrator Guide Content Type Product documentation 11.2 Capability Single Sign-on (SSO) Deployment Method Software Audience Administrator System Administrator Product PingFederate
- Go to Applications > OAuth > Clients, and click Add Client.
- In the Client ID field, enter an ID for the client.
- In the Name field, enter a name for the client.
- In the Client Authentication section, select Client Secret.
- 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.
-
In the Redirect URIS field, enter the following URI, and
click Add.
https://<your PingFederate admin server hostname>/pingfederate/app?service=finishsso
- For Bypass Authorization Approval, select the Bypass check box.
- For Allowed Grant Types, select the Authorization Code check box.
- In the Default Access Token Manager menu, select your JSON access token manager.
- For Restrict to Default Access Token Manager, select the Restrict check box.
- In the OpenID Connect section, in the Policy menu, select your OIDC policy.
- Click Save.