[webauthn] Missing steps of checking pubKeyCredParams during registration step at RP server

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

== Missing steps of checking pubKeyCredParams during registration step at RP server ==
RP may set pubKeyCredParams for restricting the algorithm that it only supports or provide more robust authentication due to security reason.
But, there is no steps on checking and verifying such algorithm on RP server side. RP needs to check the algorithm of received credential is matched to the requested one.

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

Received on Monday, 10 September 2018 12:40:42 UTC