-
Is it possible to support WebAuthn via RADIUS?
From my understanding this may be hard - similar to [push tokens](https://github.com/privacyidea/FreeRADIUS/issues/38) where @cornelinux mentioned:
…
hex-m updated
2 months ago
-
Hi,
First of all, thank you very much for this project, it is very useful !
After updating my key from version 5.8 to version 5.10, I can no longer use it with Windows 10.
It appears in the dev…
-
```
What steps will reproduce the problem?
./dbconf.py -ya test gncrfhglitkkuunlkrdvtgieiugftjbn e43c17189241
22e304cd21ec9d0acf80085de096115b
What version of the product are you using? On what ope…
-
To use the Yubikey NFC on non-NFC tablets like the Samsung Tab S7+, the CCID mode needs to be enabled.
To avoid subsequent issues on Windows PCs with the KeeChallenge, an update of the 32/64 bit li…
-
```
What steps will reproduce the problem?
./dbconf.py -ya test gncrfhglitkkuunlkrdvtgieiugftjbn e43c17189241
22e304cd21ec9d0acf80085de096115b
What version of the product are you using? On what ope…
-
This library doesn't seem to work for me -- it always returns "NO_VALID_ANSWER" no matter what.
In fact, it's not just me -- your own demo page doesn't work: https://demo.yubico.com/php-yubico/demo.p…
-
Hello,
are you planning to support multiple ldap server redundancy in order to improve reliability?
Something like
auth required pam_yubico.so mode=client try_first_pass \
…
-
MacOS Ventura 13.3.1, Macports-installed OpenSSL-3.1.0, pkcs11-provider (main), OpenSC (master, with commit 1d5c81e85baaa8 reverted).
In short, when `pkcs11-provider` for OpenSSL is configured to u…
-
Hello,
My configuration:
OS: Mac OSX Mojave 10.14.6
Python: Python 3.8
I installed this repo and python-yubico repo for configure my YubiKey 5 Nano and YubiKey 5 NFC on my LinOTP Server.
Bu…
-
On fedora as of F20 the selinux policy works out of the box with pam yubico modules IF the following is set:
semanage boolean -m --on authlogin_yubikey
This works for both OTP and challenge response…