TSparkleJwtMiddleware.ExpectedAudiences Property
Provides a list of valid values for the "aud" claim.
Remarks
The JWT will only be valid if the "aud" claim contains one of the values specified in this property. If not values are provided, no validation will be performed.
Syntax
Unit: Sparkle.Comp.JwtMiddleware
property TSparkleJwtMiddleware.ExpectedAudiences: TStrings