Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OIDCAuthConfig

Index

Constructors

Properties

aud: string

Audience of the JWT token

enabled: boolean

Enable OAuth provider.

jwksUrl?: string

JWKS URL to fetch the public key

provider: "oidc"
publicVerificationKey?: string

PEM encoded public key to verify the JWT token

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc