Configuring OpenID Connect (OIDC) integration

The OpenID Connect (OIDC) integration is supported only for deployments in the Liberty application server as it depends on the Liberty’s OpenID Connect implementation.

For more information, see the corresponding documentation of the specific providers.

If you want to use any other OpenID Connect provider or application server, ensure that you complete the single sign-on (SSO) through the YCPSSOManager implementation. For more information, see Security yfs.properties.

Note: You can implement either SSO or OIDC authentication type, but not both. For user interfaces (UIs), only one authentication type is supported, and cannot use different authentication types for a subset of UIs. For customizations, you can only use SSO through the YCPSSOManager implementation.