Page 1 of 1

Using Yubico Authenticator with OATH App

Posted: Sat Jun 16, 2018 2:54 pm
by pythonimus
Hello,

was someone able to use the desktop Yubico Authenticator (https://github.com/Yubico/yubioath-desktop) with a contact Java Card where the OATH App is installed (https://github.com/Yubico/ykneo-oath)?
The OATH App works fine with the android app via NFC, but my card does not show up in the authenticator even when CCID is active in the settings.
Is this a problem with my drivers etc. or does the Authenticator app only work with genuine Yubikeys?

Thanks!

EDIT: Had time to look at the code. It searches only for USB devices vith Yubico vendor IDs. It should be easy to add the vendor ID of ones smartcard reader to it.