Skip to content

Remove deprecated WebSecurityConfigurerAdapter

Rod Scott requested to merge EMC-74-security-config-deprecation into develop

Replace WebSecurityConfigurerAdapter with plain Configuration bean. Adjust the Crowd configuration to expose an AuthenticationManager that will autowire into the security configuration. Fix tests.

EMC-74

Merge request reports

Loading