Can't remove credential with fido2-token (throws error) #801
-
Hi. I have a brand new Security Key 5 by Yubico. I have tested it on webauth.io and I am now trying to remove that credential.
Is there something wrong with fido2-token? Is it me because I am doing it wrong? How to do it then? What else can I use to remove that credential? It did not seem possible at all with yubikey-manager, neither with yubkey-personalisation. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi,
Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
ooooK. It's a 2 steps process. I did not read carefully enough the man page, it seems. Thank you very much |
Beta Was this translation helpful? Give feedback.
Hi,
fido2-token -L -r
produces a list of relying parties with discoverable credentials on the device. The identifier that you've copied is the hash of the RP ID, but you need to pass the Credential ID tofido2-token -D -i
.