Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeycloakAuthorization

Implementation of the Keycloak Authorization Provider.

Hierarchy

  • any
    • KeycloakAuthorization

Index

Methods

Methods

Static create

  • Factory method to create an Authorization Provider for tokens adhering to the Keycloak token format. When the user is known to not be a JWT, (e.g.: a OAuth2 response token) then the root claim is expected to be the extracted from the user under the key: accessToken.

    Returns KeycloakAuthorization

Generated using TypeDoc