ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > KeycloakAuthenticationHolderParameters

KeycloakAuthenticationHolderParameters interface

Uses Keycloak for REST and cookies for WebSocket.

Signature:

export interface KeycloakAuthenticationHolderParameters 

Properties

PropertyTypeDescription
optionsKeycloakAuthenticationHolderOptions
type'Jwt' | 'Bearer'Will be used as a prefix before the token in the Authorization header. Defaults to Jwt.
  • KeycloakAuthenticationHolderParameters interface
  • Properties
Copyright © 2019 ActiveViam