Default use of RequestAttributeSecurityContextRepository instead of NullSecurityContextRepository #11026
Labels
in: web
An issue in web modules (web, webmvc)
type: breaks-passivity
A change that breaks passivity with the previous release
type: enhancement
A general enhancement
Milestone
Rather than totally ignoring saving the SecurityContext we should place it on the request as a request attribute to ensure that other dispatch types work properly.
Related gh-10918
The text was updated successfully, but these errors were encountered: