[keycloak-user] Keycloak Adapters
Stian Thorgersen
stian at redhat.com
Mon Feb 2 03:16:37 EST 2015
----- Original Message -----
> From: "Raghu Prabhala" <prabhalar at yahoo.com>
> To: "Keycloak-user" <keycloak-user at lists.jboss.org>
> Sent: Sunday, 1 February, 2015 3:05:45 AM
> Subject: [keycloak-user] Keycloak Adapters
>
> Dev team - A philosophical question about the adapters. Rather than building
> so many adapters for different Java Web containers including different
> versions, would it make sense to build a single Servlet Filter that would
> take care of all those cases and even other containers from Oracle/IBM etc?
Ideally yes, but technically it's not possible as there's no standard way to deal with a lot of things, for example propagating the security context to the EJB layer.
>
> Raghu
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list