Skip to content

Comprehensive strategy for securing Origins in web transports [SPR-12316] #16921

@spring-projects-issues

Description

@spring-projects-issues

Brian Clozel opened SPR-12316 and commented

Several supported protocols and use cases need a more comprehensive strategy for securing endpoints based on HTTP Origins (i.e. not allow all 3rd party domains as origins for requests).

  • default use case with SockJS - should all Origins be allowed, or should we enforce a single origin policy?
  • supporting a central way to configure CORS in spring-mvc
  • supporting ways to disable altogether or configure origin security in SockJS
  • documenting those features and/or security caveats in the reference documentation

Sub-tasks:

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions