forked from w3c-fedid/FedCM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip well-known check if RP and IDP are in the same site. (w3c-fedid#535
) * Skip well-known check if RP and IDP are in the same site. The check provides no privacy benefit (because they can share information using domain cookies) and makes it harder to test FedCM in certain staging setups. * Fix indent * Handle opaque origins and also compare schemes
- Loading branch information
1 parent
828e96b
commit b3674e5
Showing
1 changed file
with
52 additions
and
44 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