You must define an OAuth client for PingCentral at the OpenID provider.

  • Locate the following property, uncomment it, and provide the client ID and client secret for the OAuth client.
    pingcentral.sso.oidc.client-id=<CLIENT_ID>
    pingcentral.sso.oidc.client-secret=<CLIENT_SECRET>
    Important:

    Secure the secret using the obfuscation script available in bin/obfuscate, and by using output ciphertext rather than the cleartext secret.