I’ve just received a Yubikey and plugged it into my Ubuntu-based PC for the first time.
I’m trying to work through the steps shown here: Enabling Yubikey OTP authentication · dani-garcia/vaultwarden Wiki · GitHub but I am struggling to understand the order of steps.
I understand that I need YUBICO_CLIENT_ID
and YUBICO_SECRET_KEY
env variables.
The guide says to go to here (Yubico API key signup) to generate them.
On that page, it requires a OTP, for which I do not have (yet).
The guide says I need to register the YubiKey with an OPT server, but then goes onto say that in order to register it, you need to configure it in the YubiKey Personalization Tool.
So with that all said, can I assume that Step 1 is install the YubiKey Personalization Tool?
Can someone explain the correct sequence of steps please, assuming a fresh YubiKey is being used?