google / webauthndemo

An example Node.js Relying Party implementation of the WebAuthn specification
https://try-webauthn.appspot.com
Apache License 2.0
548 stars 120 forks source link

Support the AppID extension for FIDO migration #61

Open jcjones opened 5 years ago

jcjones commented 5 years ago

It'd be great to be able to exercise the AppID extension in the tests here, too.

cpiper commented 5 years ago

I would like to do this, but the issue is enrolling keys with an appid, which isn't supported in WebAuthn. I'll think about ways to go about this, perhaps implementing a U2F enrollment flow that will enroll with the appid.