Skip to content

Prepare Request Matching for Spring Framework Changes #16417

Closed
9 of 9 issues completed
Closed
@jzheaux

Description

@jzheaux

In future versions of Spring Security, we should move away from PathMatcher (used by AntPathRequestMatcher) and HandlerMappingIntrospector (used by MvcRequestMatcher) as they are deprecated Spring Framework 7.0 M1.

This will also assist with efforts to simplify construction of path-based RequestMatchers.

  • Migrate CasAuthenticationFilter from AntPathRequestMatcher
  • Migrate SwitchUserFilter from AntPathRequestMatcher
  • Migrate OAuth2LoginBeanDefinitionParser from AntPathRequestMatcher

Sub-issues

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions