Skip to content

Cookie behavior issue after 10.3.0 #23132

@lehmat

Description

@lehmat

Current behavior

localhost cookies are not sent on separate ports. In example we have the following setup:

Frontend -> localhost:5000
API -> localhost:5002
OAUTH2 -> localhost:5005

The frontend does not send cookies to API after 10.3.0 (see flow in extra information).

Desired behavior

Frontend should be sending API cookies as normal

Test code to reproduce

N/A

Cypress Version

10.3.0

Other

image

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions