Interface IJwtAuthentication

Hierarchy

  • IJwtAuthentication

Properties

audience?: string[]

The endpoint's audience. Will only be checked if present.

issuerUrl: string

The JWT issuer endpoint URL

jwksUrl?: string

The JWT endpoints JWKS store. Unless this is provided, OIDC discovery will be used to find this.

Generated using TypeDoc