Closed TheOnAndOnlyZenomat closed 2 years ago
CTAP error: 0x35 - PIN_NOT_SET
This means you have no PIN set, also without a PIN you have no stored FIDO2 credentials
With pin we are talking about the pin I use to unlock my key, right? Because I have set a pin
For FIDO2 passwordless login you would be prompted in your browser to type a PIN on your keyboard. This is different than your OnlyKey device PIN. The first time you use your device on a site that supports this the browser will prompt you to set a FIDO2 PIN.
Ah ok, then I missunderstood what the credential
command is for, thank you
If I try to list my residential keys using
onlykey-cli credential info
and then type my OnlyKey pin, I receive the errorThis happens with all
credential
-commands on the command line. If I try to use it in the REPL, nothing happens and it returns to the prompt. Other commands, like getkeylabels, work.