Package com.azure.spring.autoconfigure.b2c
Package com.azure.spring.autoconfigure.b2c
-
Class Summary Class Description AADB2CAuthorizationRequestResolver This class handles the OAuth2 request procession for AAD B2C authorization.AADB2CAutoConfiguration When the configuration matches theAADB2CConditions.CommonCondition.WebAppModecondition, configure the necessary beans for AAD B2C authentication and authorization, and importAADB2COAuth2ClientConfigurationclass for AAD B2C OAuth2 client support.AADB2CClientRegistrationRepository ClientRegistrationRepository for aad b2cAADB2CConditions Conditions for activating AAD B2C beans.AADB2CJwtBearerTokenAuthenticationConverter Deprecated. UseAADJwtBearerTokenAuthenticationConverterinstead.AADB2CLogoutSuccessHandler Get the url of successful logout and handle the navigation on logout.AADB2COAuth2AuthorizationCodeGrantRequestEntityConverter Used to set azure service header tag when use "auth-code" to get "access_token".AADB2COAuth2ClientConfiguration Configuration for AAD B2C OAuth2 client support, when depends on the Spring OAuth2 Client module.AADB2COidcLoginConfigurer Configure B2C OAUTH2 login properties.AADB2CProperties Configuration properties for Azure Active Directory B2C.AADB2CResourceServerAutoConfiguration When the configuration matches theAADB2CConditions.CommonCondition.WebApiModecondition, configure the necessary beans for AAD B2C resource server beans, and importAADB2COAuth2ClientConfigurationclass for AAD B2C OAuth2 client support.AADB2CTrustedIssuerRepository Construct a trusted aad b2c issuer repository.AADB2CURL To get AAD B2C URLs for configuration.AuthorizationClientProperties Properties for an oauth2 client. -
Exception Summary Exception Description AADB2CConfigurationException Throw runtime exception for configuration.