Module: vertx-auth-oauth2-js/keycloak_rbac

Classes

KeycloakRBAC

Methods

(static) KeycloakRBAC.create(options) → {OAuth2RBAC}

Factory method to create a RBAC handler for tokens adhering to the Keycloak token format.
Parameters:
Name Type Description
options Object
Source:
Returns:
a RBAC validator
Type
OAuth2RBAC