Hi,
I am working on integrating oVirt Engine with Keycloak as an external
authentication
provider. In oVirt we have Java/Ruby/Python SDKs that need to obtain a token
directly from Keycloak and then revoke the token at the end of the session.
I see Keycloak has a logout endpoint that takes the refresh token to perform
logout. Is there another endpoint that can take the access token to perform
the
logout like a "revoke" endpoint?
Thanks,
Ravi
Show replies by date