The RHSSO Galleon Layer is deprecated in JBoss EAP 7.4
Updated
The Galleon layer sso that provisions both SAML and OIDC JBoss Modules modules is deprecated in the EAP Openshift S2I builder image in JBoss EAP 7.4.
In JBoss EAP 8.0, the OIDC adapter will be natively supported by JBoss EAP 8. The Galleon layer elytron-oidc-client will allow one to provision OIDC support along with the base Galleon layers (cloud-server, jaxrs-server, ...).
No SAML related Galleon layer will be supported. The SAML adapter JBoss Modules will have to be installed in the server during the s2i build.
Category
Components
Article Type