-
**URL**: https://support.yubico.com/hc/en-us/requests/new
**Browser / Version**: Firefox Mobile 133.0
**Operating System**: Android 14
**Tested Another Browser**: Yes Chrome
**Problem type**: …
-
https://www.yubico.com/2019/09/yubico-ios-authentication-expands-to-include-nfc/
So at least the FAQ on the kickstarter page should change?:
![Skärmavbild 2019-09-13 kl 10 58 08](https://user-…
-
The library works fine for me, when i use windows hello. For some reason, i don't want to use windows hello. The example detects my Yubikey via USB(HID) and via a NFC-Reader (PC/SC).
Unfortunately, …
-
Yubico provides a library for integrating FIDO (two factor) authentication in Python applications, see here: https://github.com/Yubico/python-fido2/tree/master/examples/server. I think this could grea…
-
It seems that OSX (at least on 10.14.6) will not accept smartcards without a CHUID resulting in the following error:
`failed to read CHUID record (Error Domain=CryptoTokenKit Code=-6 "(null)")`
and …
-
```
$ ykneomgr -M 3
$ dmesg
[1278579.887437] usb 1-9.4.4: USB disconnect, device number 118
[1278580.832066] usb 1-9.4.4: new full-speed USB device number 119 using xhci_hcd
[1278580.917717] usb 1-9.…
-
I'm not sure what changed but after updating my tumbleweed system today, I can no longer access my TOTP from yubikey authenticator:
Error is: "Failed to open smart card connection - _Make sure pcsc…
-
In order to do automated testing of our yubikey functionality, we need to be able to mock a yubikey card on any machine.
We may be able to do this by finding a PKCS 11 emulator.
Resources to lo…
-
- YubiKey Manager (ykman) version: 5.0.1
- How was it installed?: Arch Linux package repository
- Operating system and version: Arch Linux, Kernel: 5.15.89-16172-g8db7d2810659
- YubiKey model and v…
-
Hello,
I've a weird issue with the pam_yubico.so configuration.
My goal is to authenticate a Linux user via a challenge-response (HMAC:SHA1) and a YubiKey 4. I use a local system (no LDAP etc) a…