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

YubiKey 5 vendor commands #415

Merged
merged 11 commits into from
Apr 10, 2024
Merged

YubiKey 5 vendor commands #415

merged 11 commits into from
Apr 10, 2024

Conversation

micolous
Copy link
Collaborator

This adds support for reading the configuration of a YubiKey 5 series over USB with the FIDO2 interface, and a custom BER-TLV parser for YubiKey's not-quite-BER-TLV configuration format.

This is similar to #377.

  • cargo test has been run and passes
  • documentation has been updated with relevant examples (if relevant)

@micolous micolous marked this pull request as ready for review January 29, 2024 04:50
@yaleman yaleman merged commit 297a418 into kanidm:master Apr 10, 2024
33 checks passed
kikuomax pushed a commit to codemonger-io/webauthn-rs that referenced this pull request Nov 24, 2024
* implement yubikey config dumping
* document yubikey commands, fix warnings
* add yubikey to CI
* ber: add X690 references, reject some edge cases (and test for that), note yubikey weirdness
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

Successfully merging this pull request may close these issues.

2 participants