This software is not yet released and this is preliminary documentaton subject to significant change. It should not be used in production or to protect important resources at this stage.
ProfileConfiguration-OIDC.SSO
The OpenID Connect (OIDC) SSO profile encompasses all OIDC authentication flows, including the Authorization Code Flow, Implicit Flow, and Hybrid Flow. Among these, the Authorization Code Flow is the most commonly used and is currently the only flow supported. This profile is represented by the OIDC.SSO bean and implements the OIDCSSOProfileConfiguration interface.