eclipse-vertx / vertx-auth

Apache License 2.0
160 stars 153 forks source link

Add support for revoking access tokens when using KeyCloak Authenticator #662

Closed Ernstsen closed 11 months ago

Ernstsen commented 12 months ago

Describe the feature

Enabling logging users out through the OIDC API when using keycloak as the OAUth2 provider

Use cases

When using KeyCloack OAuth2 provider

Contribution

Implementatin of the feature is proposed on PR #661