| Class | Description |
|---|---|
| AADAuthorizationServerEndpoints |
Used to get endpoints for Microsoft Identity authorization server.
|
| AADClientRegistrationRepository |
Manage all AAD oauth2 clients configured by property "azure.activedirectory.xxx"
|
| AADIssuerJWSKeySelector |
Selecting key candidates for processing a signed JWT which provides access to the JWT claims set in addition to the
JWS header.
|
| AADJwtDecoderProviderConfiguration |
Allows resolving configuration from an
OpenID Provider
Configuration or
Authorization Server Metadata Request based on
provided issuer and method invoked.
|
| AADTrustedIssuerRepository |
A tenant id is used to construct the trusted issuer repository.
|
| Enum | Description |
|---|---|
| AADAuthorizationGrantType |
Defines grant types: client_credentials, authorization_code, on-behalf-of.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.