Skip to content

SEC-2273: CORS Suport #2486

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

Closed
spring-projects-issues opened this issue Aug 21, 2013 · 6 comments
Closed

SEC-2273: CORS Suport #2486

spring-projects-issues opened this issue Aug 21, 2013 · 6 comments
Assignees
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement type: jira An issue that was migrated from JIRA

Comments

@spring-projects-issues
Copy link

Migrated from SEC-2273

@spring-projects-issues
Copy link
Author

Rob Winch said:

If this goes in spring-web Spring Security will not solve this since Spring Security already depends on spring-web

@spring-projects-issues
Copy link
Author

Fabian Wüthrich said:

I tried Spring CORS support with a Spring Boot / AngularJS application. All request run fine expect the logout doesn't work anymore. The OPTIONS-Request to /logout doesn't get populated with CORS-Headers. Is it possible to handle logout with Spring CORS support?

@spring-projects-issues
Copy link
Author

Rob Winch said:

I'm thinking I may have answered you on StackOverflow http://stackoverflow.com/questions/34154711/spring-security-logout-doesnt-work-with-spring-4-cors Did that help?

@spring-projects-issues
Copy link
Author

This issue relates to https://jira.spring.io/browse/SPR-9278

@rwinch rwinch modified the milestone: 4.0 Backlog Aug 15, 2016
@sdeleuze
Copy link

For people using Spring Security + Spring MVC, see http://docs.spring.io/spring-security/site/docs/current/reference/html/cors.html.

@rwinch rwinch closed this as completed Jun 22, 2017
@rwinch
Copy link
Member

rwinch commented Jun 22, 2017

Thanks for the link @sdeleuze This has been solved via spring-web, so closing the issue

@rwinch rwinch added status: waiting-for-triage An issue we've not yet triaged status: waiting-for-feedback We need additional information before we can continue type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 3, 2019
@rwinch rwinch removed the status: waiting-for-feedback We need additional information before we can continue label Dec 8, 2020
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 type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

3 participants