Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential use of First Party Sets for Single Sign-On #43

Open
johnwilander opened this issue May 11, 2021 · 0 comments
Open

Potential use of First Party Sets for Single Sign-On #43

johnwilander opened this issue May 11, 2021 · 0 comments

Comments

@johnwilander
Copy link
Collaborator

IsLoggedIn is meant to let the browser reason about where the user is logged in. A special case of that is single sign-on (SSO) within one organization. Issue 28 on First Party Sets tracks the addition of a mandatory purpose string for each domain in a set. One such purpose can be SSO.

A potential integration between IsLoggedIn and First Party Sets could be the SSO site telling the browser that "IsLoggedIn set for my domain should mean IsLoggedIn for these other domains in my set." The browser could then reason about all of them, both for logged in and logged out state, and apply whatever other policy it has for the whole set as being logged in. Browser UI could show the user as logged in to the set and even highlight the domain that carries the SSO main state.

@johnwilander johnwilander self-assigned this May 11, 2021
@johnwilander johnwilander added the agenda+F2F Request to add this issue or PR to the agenda for our upcoming F2F. label May 11, 2021
@erik-anderson erik-anderson added agenda+ Request to add this issue to the agenda of our next telcon or F2F and removed agenda+F2F Request to add this issue or PR to the agenda for our upcoming F2F. agenda+ Request to add this issue to the agenda of our next telcon or F2F labels Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants