Class MultiTenantResourceServerJwtConfiguration
- java.lang.Object
-
- io.quantics.multitenant.oauth2.config.MultiTenantResourceServerJwtConfiguration
-
@Configuration @Conditional(io.quantics.multitenant.oauth2.config.JwtCondition.class) public class MultiTenantResourceServerJwtConfiguration extends Object
Configures aJwtDecoderand exposes it as a bean. TheJwtDecoderuses aJWTProcessorwith aMultiTenantJWSKeySelectorand aMultiTenantJwtIssuerValidator.