Hi All,
I am looking for a callback kind of support in identity server that will be
called when an access token is revoked.

Background:- I am using identity server for oauth authentication. After
obtaining the token I will leverage token introspection API to validate
token on my service provider end. To increase the performance I am caching
the tokens at SP. When token is revoked how can I clear the cache at the
SP. Both SP and Identity server use different caches.

Thank you,
Shiva
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to