[webauthn] AppID extension: protocol version number?

apowers313 has just created a new issue for https://github.com/w3c/webauthn:

== AppID extension: protocol version number? ==
According to the [AppID and Facets spec](https://fidoalliance.org/specs/fido-v2.0-id-20180227/fido-appid-and-facets-v2.0-id-20180227.html), after downloading the `TrustedFacetList` the client should:

> From among the objects in the trustedFacet array, select the one with the version matching that of the protocol message version. With "matching" we mean: the highest version that appears in the TrustedFacetList that is smaller or equal to the actual protocol version being used. 

UAF has protocol versions, but I'm not sure what to use for WebAuthn. A clarification in the appid extension would be helpful.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/972 using your GitHub account

Received on Wednesday, 27 June 2018 05:25:21 UTC