Package com.broadleafcommerce.auth.user.autoconfigure
package com.broadleafcommerce.auth.user.autoconfigure
-
ClassDescriptionProperties configuring the behavior of
ContentSecurityPolicyConfigurer
.Represents the configuration for a particular 'directive' (ex: should 'default-src' be provided, and what should its value be?).If enabled, this should be the value to use for the directive.Responsible for configuring Content Security Policy (CSP) forSecurityAutoConfiguration
.Responsible for configuring dispatcher type authorization inSecurityAutoConfiguration
.Responsible for adding theEmbeddedLoginAuthenticationFilter
to the authentication security filter chain inSecurityAutoConfiguration
.Configures theDefaultOAuth2UserDetailsService
which is used for loadingOAuth2UserDetails
by clientId and username.This is the main security configuration that engages Spring Authorization Server support and the authentication filters.This configuration is specifically responsible for enabling authentication-related components.This configuration is specifically responsible for enabling Spring Authorization Server and its related components.Optional properties when handling user lockout due to failed login attempts.Properties to configure certain password settings.