Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • oidc.enabled=true
  • oidc.issuer.urluri=[URL URI of the OpenID Connect server]
  • oidc.client.id=[ID provided by the OpenID Connect server]
  • oidc.client.secret=[password provided by OpenID Connect server]
  • oidc.keystore=[path to the keystore file that stores the certificate to authenticate the user on the OpenID Connect server]
  • oidc.keystore.password=[password to the keystore file; we highly recommend that you use an encoded password; see Creating an Encoded Password.]

...