simplesamlphp / simplesamlphp-module-authyubikey

simplesamlphp-module-authyubiKey
GNU Lesser General Public License v2.1
4 stars 0 forks source link

Replace library #1

Closed tvdijen closed 2 years ago

tvdijen commented 5 years ago

History: https://github.com/simplesamlphp/simplesamlphp/issues/36 https://code.google.com/archive/p/simplesamlphp/issues/479

The current external library in libextinc/ is horribly dated and most importantly unmaintained by Yubico.. Yubico did release a 2.6 version recently, but it's still not namespaced, not composer-installable and issues/PR's for that are open for many years.. The best replacement seems to be https://github.com/enygma/yubikey

tvdijen commented 3 years ago

The enygma library seems to be abandoned now.. Makes more sense to use https://github.com/SURFnet/yubikey-api-client/blob/develop/examples/verify-otp.php