trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
105 stars 24 forks source link

Yubikey OATH-HOTP #147

Closed user908348 closed 3 years ago

user908348 commented 3 years ago

The authenticator for our VPN software only supports their own hardware key or Yubikey OATH-HOTP

I see onlykey supports Yubikey HOTP but does it also support OATH-HOTP? I installed the Yubikey software but it says Yubikey not detected and I can't export the CSV file required it seems.

onlykey commented 3 years ago

OnlyKey supports Yubico OTP which is not the same as HOTP. OnlyKey does not support HOTP only TOTP. HOTP is not widely used as TOTP has many advantages. It looks like at your link Fortinet does support TOTP. You would go as if you were going to add a mobile fortinet token, when the QR code is displayed there should be an option for can't scan or view key. You could then import that to OnlyKey and it would generate your TOTP - https://docs.crp.to/usersguide.html#google-authenticator-totp

If this works for you let me know @user908348

user908348 commented 3 years ago

Thanks, useful information, I'll check with the supplier.