Closed
Description
The new AuthorizationFilter
that supersedes the FilterSecurityInterceptor
applies to every dispatcher type. We should align the behavior between the filters. This will also allow the Spring Boot to remove the ErrorPageSecurityFilter
#10919.