Re: [webauthn] PublicKeyCredentialParameters can't select curve (E.g. ed448) (#1446)

Yes this is a known issue.

We would need to make a corresponding change to CTAP.  Without that, it can't be passed to the authenticator.  
There are other possible EdDSA curves as well as Ed448 that some people might want.

Remember that the alg are passed to the authenticator as a list ordered by the RP's preference,  so we need to think about how the kty paramater would be applied by the authenticator.   Is this just for edDSA or should it be more general?

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

Received on Wednesday, 1 July 2020 17:16:08 UTC