Package version:

Interface AzureActiveDirectoryValidation

The configuration settings of the Azure Active Directory token validation flow.

Hierarchy

  • AzureActiveDirectoryValidation

Properties

allowedAudiences?: string[]

The list of audiences that can make successful authentication/authorization requests.

defaultAuthorizationPolicy?: DefaultAuthorizationPolicy

The configuration settings of the default authorization policy.

jwtClaimChecks?: JwtClaimChecks

The configuration settings of the checks that should be made while validating the JWT Claims.

Generated using TypeDoc