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

No Serial number in dev property #208

Open
YashwanthLokam opened this issue Nov 24, 2023 · 1 comment
Open

No Serial number in dev property #208

YashwanthLokam opened this issue Nov 24, 2023 · 1 comment

Comments

@YashwanthLokam
Copy link

YashwanthLokam commented Nov 24, 2023

Hi @dainnilsson,
I am looking for serial number of the Yubico BIO FIDO series key using the latest fido2 package.
image (6)
It is showing None for Serial number attribute despite the serial number on the back of the key. Is there any other way to find the Serial number?

@dainnilsson
Copy link
Member

Not specifically with this library, but it can be done using https://github.com/Yubico/yubikey-manager, with the relevant bits being reading the DeviceInfo data: https://github.com/Yubico/yubikey-manager/blob/main/yubikit/management.py#L438 and then parsing it: https://github.com/Yubico/yubikey-manager/blob/main/yubikit/management.py#L234

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

No branches or pull requests

2 participants