- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
 - Date: Wed, 05 May 2021 19:09:16 +0000
 - To: public-webauthn@w3.org
 
emlun has just merged emlun's pull request 1609 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`.
<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):
    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1609.html" title="Last updated on May 5, 2021, 7:01 PM UTC (f9f224c)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1609/b67bab5...f9f224c.html" title="Last updated on May 5, 2021, 7:01 PM UTC (f9f224c)">Diff</a>
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 Wednesday, 5 May 2021 19:09:18 UTC