-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FedCM] Allow setting login status from a same-site request
This relaxes the same-origin requirement to same-site for processing the login status header. This is useful for IDPs who process IDP logins on a different host than the FedCM endpoint. This is behind a default-enabled flag so we can easily disable this in case of issues. The virtual test suite explicitly enables the flag so that the test will keep working in case the flag has to be turned off. Approved by Security & Privacy in https://docs.google.com/document/d/1vZiEh4Q45gleW0lmtfgxMflqarMkcTk0Itwoo6724Vo/edit?resourcekey=0-WjqaM1SrhAoFbhmGNyyyJA&tab=t.0 Bug: 1516640 Change-Id: I8825e66b43d7d3a6fae7db2447281502fb8015c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5207174 Reviewed-by: John Abd-El-Malek <[email protected]> Commit-Queue: Christian Biesinger <[email protected]> Reviewed-by: Yi Gu <[email protected]> Reviewed-by: Robert Flack <[email protected]> Cr-Commit-Position: refs/heads/main@{#1249349}
- Loading branch information
1 parent
b8bca44
commit 1e3137a
Showing
2 changed files
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters