keycloak-scim/integration/admin-client
Guus der Kinderen ad7a6c4854 KEYCLOAK-2726: Invalidate token upon failure
When a token managed by TokenManager is known to be invalid, it should no
longer be used. This commit adds a response listener to the only filter
using TokenManager, which causes, upon authentication failure, to
invalidate the token that was used.
2016-03-30 15:33:58 +02:00
..
src/main/java/org/keycloak/admin/client KEYCLOAK-2726: Invalidate token upon failure 2016-03-30 15:33:58 +02:00
pom.xml Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00