You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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/revokethe token is still valid and I can make requests with it to hasura server