http.headers.Permissions-Policy.publickey-credentials-get - Reevaluate tag compability publickey-credentials-get #23948
Labels
invalid
Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
I've been doing some testing to use webauth in some flows and I've noticed that the browser compatibility table isn't correct. I'd like to see if we have any updates on browsers and their support for the
allow=“publickey-credentials-get *"
.I tested on sites with different domains and both safari web and firefox were successful. We were able to open the webAuth authentication modal.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
We need to validate that the compatibility data really isn't out of date, or I have some scenario that induces the happy flow for this code. I looked at the browser releases and didn't see any announcing support for this tag. It would be interesting for someone with more context to revalidate this data.
Did you test this? If so, how?
I made local test with use an iframe and a allow tag like this:
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy/publickey-credentials-get
MDN metadata
MDN page report details
http.headers.Permissions-Policy.publickey-credentials-get
The text was updated successfully, but these errors were encountered: