Package com.azure.spring.cloud.autoconfigure.aad.properties
Configuration properties class for Active Directory.
-
Class Summary Class Description 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.AadAuthorizationServerEndpoints Used to get endpoints for Microsoft Identity authorization server.AadCredentialProperties Properties used for authorize.AadProfileEnvironmentProperties Properties to Azure Active Directory endpoints.AadProfileProperties Profile of Azure cloud environment.AadResourceServerProperties Configuration properties for Azure Active Directory B2C.AuthorizationClientProperties Properties for an oauth2 client. -
Enum Summary Enum Description AadApplicationType AAD application type.AadAuthorizationGrantType Defines grant types: client_credentials, authorization_code, on_behalf_of, azure_delegated.