Package com.azure.spring.cloud.autoconfigure.aad
package com.azure.spring.cloud.autoconfigure.aad
Spring Cloud Azure's auto-configuration for Active Directory.
-
ClassDescription
Auto-configuration
for Azure Active Authentication filters.Auto configure beans required for AAD.Manage all AAD OAuth2 clients configured by property "spring.cloud.azure.active-directory.xxx".Deprecated.To add conditional policy claims to authorization URL.Abstract configuration class, used to make JwtConfigurer and AADJwtBearerTokenAuthenticationConverter take effect.A tenant id is used to construct the trusted issuer repository.Abstract configuration class, used to make AzureClientRegistrationRepository and AuthzCodeGrantRequestEntityConverter take effect.
JwtAuthenticationConverter
instead inAadResourceServerWebSecurityConfigurerAdapter
.