keycloak-scim/adapters/oidc
Thomas Darimont 79c7203fe8 KEYCLOAK-3380 Allow to configure paths to skip in KeycloakOIDCFilter
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>
2016-08-01 11:43:49 +02:00
..
adapter-core [KEYCLOAK-3372] - Code cleanup 2016-07-29 05:18:38 -03:00
as7-eap6 KEYCLOAK-3273: Prefer module name for secure-deployment name. 2016-07-12 12:42:24 -04:00
installed bump version 2016-06-30 17:17:53 -04:00
jaxrs-oauth-client KEYCLOAK-3237 Change OIDC adapters to use scope=openid as required per specs 2016-07-14 23:56:46 +02:00
jetty KEYCLOAK-2684: jetty 9.3 implementation 2016-07-01 12:26:59 +02:00
js KEYCLOAK-3318 Adapter support for prompt and max_age. Refactoring to not hardcode OIDC specifics to CookieAuthenticator 2016-07-21 18:19:53 +02:00
osgi-adapter bump version 2016-06-30 17:17:53 -04:00
servlet-filter KEYCLOAK-3380 Allow to configure paths to skip in KeycloakOIDCFilter 2016-08-01 11:43:49 +02:00
servlet-oauth-client KEYCLOAK-3237 Change OIDC adapters to use scope=openid as required per specs 2016-07-14 23:56:46 +02:00
spring-boot KEYCLOAK-3301 Add support for Undertow in Spring Boot Adapter 2016-07-18 10:07:07 +02:00
spring-security KEYCLOAK-3097: Fix JBoss Logging scope 2016-07-27 12:35:21 -04:00
tomcat [KEYCLOAK-3246] - Authz client missing from tomcat 8 OpenID adapter 2016-07-04 13:27:14 -03:00
undertow bump version 2016-06-30 17:17:53 -04:00
wildfly KEYCLOAK-3273: Prefer module name for secure-deployment name. 2016-07-12 12:42:24 -04:00
pom.xml bump version 2016-06-30 17:17:53 -04:00