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

Key active credential types by top-level browsing context #265

Open
npm1 opened this issue Oct 21, 2024 · 0 comments
Open

Key active credential types by top-level browsing context #265

npm1 opened this issue Oct 21, 2024 · 0 comments

Comments

@npm1
Copy link
Contributor

npm1 commented Oct 21, 2024

They are currently keyed by environment settings object, which means an iframe and its parent would both be allowed to request a credential at the same time. This is not really allowed at least in Chrome impl. @nsatragno asks if it is ok for a frame to know that some other frame in the tree has requested a credential. I think this is not ideal but also not a huge deal so we can for now fix the keying and worry about this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant