After configuring PingOne for SSO, configure PingCentral.
- Using a text editor, open the <pc-path>conf/application.properties file.
-
Use the configuration information on the PingOne
Applications page to update the following values in the
application.properties file.
Note:
Watch for unwanted line breaks when pasting values into this file.
PingOne attribute application.properties file attribute Attribute Example pingcentral.sso.oidc.enabled
true
pingcentral.sso.oidc.enabled=true
Issuer
pingcentral.sso.oidc.issuer-uri
Issuer
pingcentral.sso.oidc.issuer-uri=https://auth.pingone.com/3c2f30a3-7a92-406e-b8f2-6a181e56f46b/as
Client ID
pingcentral.sso.oidc.client-id
Client ID
pingcentral.sso.oidc.client-id=5be9323a-e953-4aa6-8db3-5f4113a73f83
Client Secret
pingcentral.sso.oidc.client-secret
Client Secret
pingcentral.sso.oidc.client-secret=cigVeh5py8IC2~ViGMmM3sslpYyMLCWr5SnmjXwvHUG-r4CYjtoOMAlNSPqZ4bc9
- Save and close the file.
- Restart PingCentral.
To test the sign-on experience, see Testing the sign-on experience to PingCentral.