[webauthn] authenticatorMakeCredential operation credential filtering

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

== authenticatorMakeCredential operation credential filtering ==
> 3. Check if a credential matching an item of excludeCredentialDescriptorList is present on this authenticator. If so, return an error code equivalent to "NotAllowedError" and terminate the operation.

This should explicitly mention that the the item must be checked to match the provided RP ID.


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

Received on Monday, 16 October 2017 16:18:40 UTC