8/3/2016 10:31:44 PM
typo in account resource(s) bundle
|
7/28/2016 11:34:52 AM
-> editAccountHtmlTitle
|
8/3/2016 10:31:12 PM
added ldap tests over ssl
|
|
|
8/3/2016 10:30:20 PM
Allow to configure paths to skip in KeycloakOIDCFilter
|
7/30/2016 11:09:54 AM
now allow configuration of path patterns which should not
be handled by the `KeycloakOIDCFilter` than can be specified via
the new init-parameter `keycloak.config.skipPattern` of
the `KeycloakOIDCFilter`.
Patterns are matched against the requestURI without the context-path.
A request for `/myapp/index.html` would be matched with `/index.html`
against the skip pattern.
This allows for for more flexible path handling when using the
`KeycloakOIDCFilter` in combination with existing applications.
Signed-off-by: Thomas Darimont <thomas.darimont@gmail.com>
|
8/3/2016 10:27:30 PM
storage provider jpa example
|
|
|
|
|
8/3/2016 9:24:50 AM
& EAP7 overlay
|