AllowedAudiencesValidation Class

The configuration settings of the Allowed Audiences validation flow.

Inheritance
AllowedAudiencesValidation

Constructor

AllowedAudiencesValidation(*, allowed_audiences: Optional[List[str]] = None, **kwargs)

Parameters

allowed_audiences
list[str]
Required

The configuration settings of the allowed list of audiences from which to validate the JWT token.