Open
Description
This issue is a theme for the Spring Security 6.2 release. Issues that relate to this will be added below.
Configuration Improvements
- π Simplify MVC-based authenticationΒ #12985
- π Simplify Request Authorization ConfigurationΒ #13057
- π Simplify configuration of OAuth2 Client component modelΒ #11783
- π Simplify Request Authorization Path ExtractionΒ #13256
- π Add with() method to apply Custom DSLs returning the builderΒ #13204
- β¨ Simplify Content-Security-Policy ConfigurationΒ #13241
- β¨ Simplify RequestMatcherDelegatingAuthorizationManager.Builder matcher registrationΒ #11624
- β¨ Automatically enable .cors() if CorsConfigurationSource bean is presentΒ #5011
Labels:
- πͺ² Bug
- π Enhancement
- β¨ Enhancement (nice-to-have)