By: Dhanya Kumar KV user 12 Apr 2020 at 8:35 a.m. CDT

2 Responses
Dhanya Kumar KV gravatar
I installed Gluu Server 4.1 community edition on Ubuntu VM. Access and Refresh token should be revoked after calling /oxauth/restv1/revoke endpoint. I get sucess 200 OK response from this endpoint but /oxauth/restv1/introspection endpoint response shows token is active (active: true). I used Spring Boot restTemplate to call the APIs and JUnit for testcases.

By Sahil Arora user 13 Apr 2020 at 1:09 p.m. CDT

Sahil Arora gravatar
Hi Dhanya Kumar, I am looking into it. Let me replicate and confirm it to you. Regards Sahil

By Sahil Arora user 16 Apr 2020 at 12:32 p.m. CDT

Sahil Arora gravatar
Hi Dhanya, Thanks for reporting this bug. I was able to reproduce it , and raised this [ticket](https://github.com/GluuFederation/oxAuth/issues/1312). The fix will be available in 4.1.1 build which is expected to release in couple weeks. Thanks Sahil