[webauthn] Pull Request: Prohibit Create Credential from cross-origin iframes

jcjones has just submitted a new pull request for https://github.com/w3c/webauthn:

== Prohibit Create Credential from cross-origin iframes ==
This reverts part of PR #1276, again prohibiting the use of the Create method when `sameOriginWithAncestors` is `false`. The `Note` is simplified, since the integration between Credential Management and Feature Policy is now complete.

See https://github.com/w3c/webauthn/pull/1394

Received on Tuesday, 24 March 2020 23:30:31 UTC