yubikey-agent icon indicating copy to clipboard operation
yubikey-agent copied to clipboard

Failure to detect Yubikey-C Bio edition

Open icemanreddy opened this issue 4 years ago • 2 comments

Yubico authenticator detects the key but ryubikey-agent doesn't detect the same.

# yubikey-agent -setup
No YubiKeys detected!

OS : OSX 12.2.1 (21D62) yubikey-agent installed via brew 0.1.5

icemanreddy avatar Feb 17 '22 16:02 icemanreddy

Yubikey bio is FIDO2 only. It doesn't support PIV which is what yubikey-agent uses to store the ssh key.

psanford avatar Mar 03 '22 16:03 psanford

From my point of view this issue should be closed. May be an FAQ entry should be created for users who don't want to look in the issue tracker to find answers.

lwbt avatar Feb 18 '23 12:02 lwbt