Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Feature Policy WebAuthn directive name changed #3214

Closed
4 of 6 tasks
bershanskiy opened this issue May 4, 2020 · 1 comment
Closed
4 of 6 tasks

Feature Policy WebAuthn directive name changed #3214

bershanskiy opened this issue May 4, 2020 · 1 comment

Comments

@bershanskiy
Copy link

bershanskiy commented May 4, 2020

Request type

  • Please close this issue, I accidentally submitted it without adding any details
  • New documentation
  • Correction or update

Please move article about Feature-Policy directive for WebAuthn from publickey-credentials to publickey-credentials-get to match the spec and Chrome.

Move from
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy/publickey-credentials
to
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy/publickey-credentials-get

Details

Feature Policy directive "publickey-credentials" was renamed to "publickey-credentials-get"[1] and it now governs only retrieval of credentials (new credentials can not be created in cross-origin frames)[2]. Chrome already landed this change[3].

[1] w3c/webappsec-permissions-policy#370
[2] w3c/webauthn#1394
[3] https://bugs.chromium.org/p/chromium/issues/detail?id=993007#c9

I propose the following corrections to MDN:

@bershanskiy
Copy link
Author

Done.

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

No branches or pull requests

1 participant