Package com.azure.spring.cloud.autoconfigure.aadb2c
Spring Cloud Azure's auto-configuration for Active Directory B2C.
-
Class Summary Class Description AadB2cAuthorizationRequestResolver This class handles the OAuth2 request procession for AAD B2C authorization.AadB2cAutoConfiguration Configure the necessary beans for AAD B2C authentication and authorization, and importAadB2cOAuth2ClientConfigurationclass for AAD B2C OAuth2 client support.AadB2cLogoutSuccessHandler Get the url of successful logout and handle the navigation on logout.AadB2cOidcLoginConfigurer Configure B2C OAUTH2 login properties.AadB2cResourceServerAutoConfiguration Configure necessary beans for AAD B2C resource server beans, and importAadB2cOAuth2ClientConfigurationclass for AAD B2C OAuth2 client support.AadB2cTrustedIssuerRepository Construct a trusted aad b2c issuer repository.