network.cookie.sameSite.laxByDefault true will not redirect to the final url after entering password
Categories
(Core :: Networking: Cookies, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: kernp25, Assigned: robwu)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file, 5 obsolete files)
From this Bug 1629436:
Logins seems to work now but there is still a bug.
After entering the password (the last step) it will redirect back to https://login.yahoo.com/ (look at the video).
Closing and opening the popup again, will load https://mail.yahoo.com/ correctly (because the login worked before).
Setting network.cookie.sameSite.laxByDefault
to false will make the login work correctly (it will redirect to https://mail.yahoo.com/ after entering the password).
So it must have something to do with network.cookie.sameSite.laxByDefault
true.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Could you try to create and share an isolated, self-contained test case that does not require logging in to Yahoo?
If not, could you at least capture the requests and note the URLs of the request, the request and response headers, and if available the cause?
Updated•5 years ago
|
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Assignee | ||
Comment 7•5 years ago
|
||
Thanks for the examples, I'm able to reproduce.
Assignee | ||
Comment 8•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Unassigning myself; I only provided unit tests to verify the bug.
I've started a discussion with :baku in https://phabricator.services.mozilla.com/D74504#2267394 . This will hopefully lead to a satisfactory solution.
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Updated•5 years ago
|
Updated•5 years ago
|
Comment 15•5 years ago
|
||
Comment 16•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Description
•