Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solo key credential rm/ls => 2 related issues #173

Open
solsticedhiver opened this issue Mar 29, 2024 · 0 comments
Open

solo key credential rm/ls => 2 related issues #173

solsticedhiver opened this issue Mar 29, 2024 · 0 comments

Comments

@solsticedhiver
Copy link

solsticedhiver commented Mar 29, 2024

when running solo key credentials ls, the output does NOT include space around long Relying Party and/or Username.

So this makes it extremly difficult to know the Credential ID if a a weird Username has been used.

For example:

$ solo key credential ls
PIN: 
Relying Party       Username            Credential ID
-----------------------------------------------------
myweirdwebsite.com  gfgdfgdfgdfgdfgdfgdfgDFgdfgdfgdfgdfgdfgDFGDFFgfdgdf546456456GDFGAAA==

The credentail ID is faked and is not a real base64 thing. It's for the sake of the example.

Then, what do I use to remove the given credential as credential ID ?

Guess using the string that are decoded correctly as base64, until I found the one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant