| Class | Description |
|---|---|
| AADAppRoleStatelessAuthenticationFilter |
A stateless authentication filter which uses app roles feature of Azure Active Directory.
|
| AADAuthenticationFailureHandler |
Strategy used to handle a failed authentication attempt.
|
| AADAuthenticationFilter |
A stateful authentication filter which uses Microsoft Graph groups to authorize.
|
| AADAuthenticationFilterAutoConfiguration |
Auto-configuration for Azure Active Authentication filters . |
| AADAuthenticationProperties |
Configuration properties for Azure Active Directory Authentication.
|
| AADAuthenticationProperties.UserGroupProperties |
Properties dedicated to changing the behavior of how the groups are mapped from the Azure AD response.
|
| AADConstantsHelper | |
| AADOAuth2AuthorizationRequestResolver |
To add conditional policy claims to authorization URL.
|
| AADOAuth2AutoConfiguration |
Auto-configuration for Azure Active Authentication OAuth 2.0. |
| AADOAuth2UserService |
This implementation will retrieve group info of user from Microsoft Graph and map groups to
GrantedAuthority. |
| AzureADGraphClient |
Microsoft Graph client encapsulation.
|
| JacksonObjectMapperFactory | |
| ServiceEndpoints |
Pojo file to store the service urls for different azure services.
|
| ServiceEndpointsProperties | |
| UserGroup | |
| UserPrincipal | |
| UserPrincipalManager |
A user principal manager to load user info from JWT.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.