solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
183 stars 69 forks source link

solo key credential ls - not showing the credentials #93

Open saravanan30erd opened 4 years ago

saravanan30erd commented 4 years ago

I created the credentials for many use cases like google auth, webauthn.io, one for SSH,.. But solo key credential ls not showing any of the credentials which I created. I am not sure how this credentials ls works. In which criteria it shows the created credentials?

enrikb commented 3 years ago

If you didn't use resident keys, this is expected AFAICT. You can try to register with a resident key (rk) e.g. on WebAuthn.io by clicking on 'Advanced Settings' and then choosing 'Register with Resident Key' -> 'Required'. As soon as you have registered successfully using this setting, you should see the credential id etc. using solo key credential ls.