[webauthn] Pull Request: Fix incorrect authenticator operation reference in §6.1.2

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

== Fix incorrect authenticator operation reference in §6.1.2 ==
[§6.1.2. FIDO U2F Signature Format Compatibility](https://www.w3.org/TR/2021/REC-webauthn-2-20210408/#sctn-fido-u2f-sig-format-compat) reads:

>[...] FIDO U2F authentication signatures can therefore be verified by the same procedure as other assertion signatures generated by the authenticatorMakeCredential operation.

This is clearly supposed to reference the `authenticatorGetAssertion` operation rather than `authenticatorMakeCredential`.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 4 May 2021 20:07:46 UTC