[keycloak-dev] OAuth2 revoke

Corinne Krych corinnekrych at gmail.com
Sat Sep 20 11:48:53 EDT 2014


Hello 

Trying to implement AGIOS-206 [1] linked to [2], what iI need is a revoke of all tokens (refresh and access token).

I've tried ‘logout’ with a refresh token this endpoint:
http://docs.jboss.org/keycloak/docs/1.0.1.Final/rest-api/realms/%7Brealm%7D/tokens/logout/index.html#POST
for a public client.
I run appliance 1.0-final distribution of key cloak.

But I run into this exception [3] after a timeout. Anything else I can try or should I just wait for revoke feature to be implemented in Keycloak?

++
Corinne

[1] https://issues.jboss.org/browse/AGIOS-206
[2] https://issues.jboss.org/browse/KEYCLOAK-312
[3] https://gist.github.com/corinnekrych/53bd73c4e047281a94f1


More information about the keycloak-dev mailing list