mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Account name not appearing when using a passkey on Android #465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @foux on GitHub.
Subject of the issue
When selecting login with passkeys on Android, the account name is never shown, making it impossible to choose the right key when we have several. Not sure if it's a vaultwarden or bitwarden issue

Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN
Steps to reproduce
Login via a passkey on Android
Expected behaviour
We should see the account name of each key
Actual behaviour
Only "No Username" is shown, when entries does indeed have usernames
@foux commented on GitHub:
Recreating the key did do it, thanks @dfunkt !
Is there any way to see all entries with a passkey in bitwarden, so that I can recreate all of them? Thanks
@dfunkt commented on GitHub:
Have you created these passkeys a long time ago? I remember having a similar problem which I solved by registering new passkeys at some point, don't remember exactly what caused it.
If that doesn't work you could also try registering new passkeys while using the vaultwarden testing images (that's what I using).
@dfunkt commented on GitHub:
Unfortunately, I don't think so. I only had a few to change at the time so it didn't take long.
I do think this would be a good idea for Bitwarden to implement though, maybe something similar to the TOTP section in the mobile apps.