See: Description
| Class | Description |
|---|---|
| AADJwtAudienceValidator |
Validates the "aud" claim in a
Jwt, that is matches a configured value |
| AADJwtClaimValidator<T> |
Validates a claim in a
Jwt against a provided Predicate. |
| AADJwtIssuerValidator |
Validates the "iss" claim in a
Jwt, that is matches a configured value |
Copyright © 2021 Microsoft Corporation. All rights reserved.