How to support Multiple Yubikey's? #473

Closed
opened 2026-02-04 21:03:43 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @mattkerrison on GitHub (Nov 4, 2019).

I followed: https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication

However I'm wondering how to support multiple Yubikeys, as the Client_ID & Secret_Key that need to be specified in environment settings will be different per key?

Originally created by @mattkerrison on GitHub (Nov 4, 2019). I followed: https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication However I'm wondering how to support multiple Yubikeys, as the Client_ID & Secret_Key that need to be specified in environment settings will be different per key?
Author
Owner

@dani-garcia commented on GitHub (Nov 4, 2019):

As far as I know, you only need one client ID and secret key to authenticate with Yubico's API, but that allows you to add multiple Yubikeys for multiple users ( I think the interface allows 5 keys per user and unlimited users)

@dani-garcia commented on GitHub (Nov 4, 2019): As far as I know, you only need one client ID and secret key to authenticate with Yubico's API, but that allows you to add multiple Yubikeys for multiple users ( I think the interface allows 5 keys per user and unlimited users)
Author
Owner

@shauder commented on GitHub (Nov 8, 2019):

That is correct @dani-garcia. I have two assigned to my user.

@shauder commented on GitHub (Nov 8, 2019): That is correct @dani-garcia. I have two assigned to my user.
Author
Owner

@dani-garcia commented on GitHub (May 14, 2020):

Closed due to inactivity.

@dani-garcia commented on GitHub (May 14, 2020): Closed due to inactivity.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#473