79c7203fe8
We 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> |
||
---|---|---|
.. | ||
adapter-core | ||
as7-eap6 | ||
installed | ||
jaxrs-oauth-client | ||
jetty | ||
js | ||
osgi-adapter | ||
servlet-filter | ||
servlet-oauth-client | ||
spring-boot | ||
spring-security | ||
tomcat | ||
undertow | ||
wildfly | ||
pom.xml |