Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fido2 list-credentials: Handle missing RP name
The RP name is optional when enumerating RPs using the credential management command. Only the id is required. This patch changes the fido2 list-credentials subcommand to show the id instead of the name if the name is not set. Fixes: #352
- Loading branch information