Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect / encrypted usernames displayed to user when using Yubikey #504

Open
kysu1313 opened this issue Feb 20, 2024 · 0 comments
Open

Comments

@kysu1313
Copy link

kysu1313 commented Feb 20, 2024

Hello, I am in the process of adding FIDO2 passwordless / usernameless login to a website. I have run into an issue where if a user has more than one account stored on a Yubikey, and they try to login, they will see the popup where they are supposed to select the account they want to login with but the usernames look like they are encrypted, so you can't tell which account you are selecting.

I have this issue on my website and I have also been able to reproduce the issue on the passwordless demo website

This is a screenshot of what it looks like to the user (note the usernames should be "test" and "test1"):

image

I have tested the same scenario on Github, adding multiple accounts on a single Yubikey and then logging in with it and the names show up correctly.

If you have any idea or solution I would really appreciate it.

I am using a YubiKey 5 NFC.
The safari version is: 17.1.
The version of Mac OS is Monterey, 12.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant