[keycloak-user] keycloak with embedded servlet containers

Marek Posolda mposolda at redhat.com
Fri Jun 23 02:08:53 EDT 2017


It's not officially supported, but I think it should work. You somehow 
need to programatically inject the securityHandler with the 
KeycloakJettyAuthenticator to Jetty handler chain for your webapps. 
We're doing something similar in our Fuse adapters btv.

Marek

On 22/06/17 16:23, shimin q wrote:
> Are all the keycloak client adaptors meant to be deployed/installed in 
> external servlet containers (not the embedded containers)?  We have 
> some web apps that use embedded jetty.  The Jetty client adaptors that 
> Keycloak supports are for external jetty containers, correct?  If we 
> were to integrate keycloak with embedded jetty, how do we go about it?
>
> Please advise.  Thank you!




More information about the keycloak-user mailing list