hasura-keycloak
hasura-keycloak copied to clipboard
Problem with revoked token
Hello I have setup a keycloak + hasura connection with the current method but when I am revoking the token using the
auth/realms/master/protocol/openid-connect/revoke the token is still valid and I can make requests with it to hasura server
Did you find a solution to this issue?