Re: [webauthn] txAuthSimple does not conform to extension requirements

I think it's technically correct as currently written, though perhaps a bit dense. What's described as a CBOR map in the second link is not the "authenticator extension input", but "the extensions data part of the authenticator request" which is a map containing the "authenticator extension input"s as values. This distinction could perhaps be made clearer, perhaps by somehow referring to the _extensions_ parameter of `authenticatorMakeCredential` and/or `authenticatorGetAssertion, but it looks to me like "authenticator extension input" does consistently refer to the individual values of the map and not the whole map.

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/725#issuecomment-351098736 using your GitHub account

Received on Tuesday, 12 December 2017 16:09:13 UTC