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

http.headers.Permissions-Policy.publickey-credentials-get - Reevaluate tag compability publickey-credentials-get #23948

Closed
AdaltonLeite opened this issue Jul 24, 2024 · 1 comment
Labels
invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@AdaltonLeite
Copy link

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:

<iframe
        width="400"
        height="400"
        src="https://t6pcny.csb.app/"
        allow="publickey-credentials-get *"
      ></iframe>

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
  • Query: http.headers.Permissions-Policy.publickey-credentials-get
  • Report started: 2024-07-24T18:45:12.120Z
Copy link

This issue was automatically closed because the title was left as the default, and a summary was not added.

If this is not a spam issue, please replace the <SUMMARIZE THE PROBLEM> part of the title with a short summary of the reported issue, and then post a follow-up comment. A maintainer will review your issue and reopen it if needed.

@github-actions github-actions bot added the invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! label Jul 24, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2024
@AdaltonLeite AdaltonLeite changed the title http.headers.Permissions-Policy.publickey-credentials-get - <SUMMARIZE THE PROBLEM> http.headers.Permissions-Policy.publickey-credentials-get - Reevaluate tag compability publickey-credentials-get Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

1 participant