PingCentral

Configuring SSO for PingCentral

With PingCentral, single is disabled by default.

To configure PingCentral for SSO:

  1. Enable SSO.

  2. Configure properties to access OIDC configuration information.

  3. Define an at the OpenID provider.

  4. Configure PingCentral role mapping.

After completing these steps, configure the resource server.

Enabling SSO for PingCentral

Steps

  1. Open the <PingCentral_install>/conf/application.properties file.

  2. Uncomment the following property and set the value to true.

    Example:

    pingcentral.sso.oidc.enabled=true