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