Skip to content

Add PreFlightRequestFilter #36482

@rstoyanchev

Description

@rstoyanchev

Spring Security 7 actually no longer uses HandlerMappingIntrospector, but it still uses it as a CorsConfigurationSource for its CorsFilter.

What Spring Security really needs is a PreFlightRequestHandler, we are missing is a dedicated PreFlightRequestFilter to go with it, similar to the one in WebFlux.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions