Skip to content

Add ServerHttpSecurity support for PreFlightWebFitler #9703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rwinch opened this issue Apr 30, 2021 · 0 comments
Open

Add ServerHttpSecurity support for PreFlightWebFitler #9703

rwinch opened this issue Apr 30, 2021 · 0 comments
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement

Comments

@rwinch
Copy link
Member

rwinch commented Apr 30, 2021

Similar to ServerHttpSecurity.cors() but only handles pre flight requests with the proposed PreFlightWebFilter. We may want to make this as part of cors or we may add a new preFlight dsl method.

See spring-projects/spring-framework#26885

@rwinch rwinch added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels May 7, 2021
@rwinch rwinch added this to the 5.6.0-M1 milestone May 7, 2021
@rwinch rwinch changed the title Add ServerHttpSecurity.preFlight() Add ServerHttpSecurity support for PreFlightWebFitler May 7, 2021
@eleftherias eleftherias modified the milestones: 5.6.0-M1, 5.6.0-M2 Jul 19, 2021
@rwinch rwinch modified the milestones: 5.6.0-M2, 5.6.0-M3 Aug 16, 2021
@sjohnr sjohnr modified the milestones: 5.6.0-M3, 5.6.0-RC1 Sep 20, 2021
@rwinch rwinch modified the milestones: 5.6.0-RC1, 5.6.0 Oct 19, 2021
@rwinch rwinch modified the milestones: 5.6.0, 5.7.0-M1 Nov 12, 2021
@sjohnr sjohnr modified the milestones: 5.7.0-M1, 5.7.0-M2 Jan 14, 2022
@marcusdacoregio marcusdacoregio modified the milestones: 5.7.0-M2, 5.7.0-M3 Feb 21, 2022
@marcusdacoregio marcusdacoregio modified the milestones: 5.7.0-M3, 5.7.0-RC1 Mar 21, 2022
@rwinch rwinch modified the milestones: 5.7.0-RC1, 5.8.x Apr 18, 2022
@rwinch rwinch removed this from the 5.8.x milestone Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants