Package version:

Interface JwtClaimChecks

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

Hierarchy

  • JwtClaimChecks

Properties

allowedClientApplications?: string[]

The list of the allowed client applications.

allowedGroups?: string[]

The list of the allowed groups.

Generated using TypeDoc