7/11/2016 8:44:54 PM
adds support for using Jetty together with the Keycloak
spring-boot-adapter. Sadly the KeycloakSpringBootProperties.SecurityCollection
definition is mostly inspired by Tomcats SecurityConstraint/SecurityCollection
which doesn't provide a good fit for jettys structures.
In cases where jetty only allows one setting, we use the first value.
We only initialize KeycloakJettyServerCustomizer if jetty is used, same
applies for tomcat.
Revised configuration and extracted serverCustomizer code into
dedicated classes.
Prepared infrastructure for Undertow support.
|
7/15/2016 8:27:28 AM
Update server-spi module to include deps required by script based flow executor
|
7/6/2016 1:00:46 PM
by script based flow executor.
|
7/15/2016 7:59:33 AM
tests
|
|
7/15/2016 5:38:49 AM
Ignore disabled required action
|
|
7/15/2016 5:38:32 AM
Users with only view-users and impersonate can't impers…
|
7/15/2016 2:52:21 AM
can't impersonate in the UI
|
7/15/2016 5:38:23 AM
test to registration test
|