Skip to content

Changing RK username and display name #815

Closed Answered by utopiatopia
utopiatopia asked this question in Q&A
Discussion options

You must be logged in to vote

Looking closer at the CTAP 2.1 spec, it looks like authenticators that have the credentialMgmtPreview optionID and FIDO_2_1_PRE version BUT don't have the FIDO_2_1 version can't do what I'm doing.

This is because "FIDO_2_1_PRE" authenticators, unlike "FIDO_2_1_PRE" authenticators, do not support the authenticatorCredentialManagement (0x0A) command. Instead, they support Prototype authenticatorCredentialManagement (0x41). The Prototype authenticatorCredentialManagement does not have the subcommand updateUserInformation (0x07) that the authenticatorCredentialManagement (0x0A) command has.

I apologize to anyone who looked into this due to my negligence.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by utopiatopia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant