-
Notifications
You must be signed in to change notification settings - Fork 849
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
Passkey creation and use fails with Passkey operation failed because app not found in assets links
#4733
Comments
Thank you for your report! We've added this to our internal board for review. |
@andrearizzini-deciphex Are you attempting to create and use the passkeys in the native applications or via a web browser? |
@SaintPatrck , you are correct, I'm either trying to create a new passkey in the native application (and getting the error) or using a previously created Passkey (and getting the same error). The passkey i had previously created was with the Bitwarden Browser Extension on Firefox (version: 2024.12.4). These previously created passkey work properly other devices, such as MacOS (via browser extension) and iOS. If you need any other information, please don't hesitate to ask. |
The issue with PayPal is known and expected. More details about PayPal can be found here. I've not been able to reproduce the same error with Amazon. Could you capture the Amazon package name for me? To get the package name, long press on the launcher icon then tap App Info. The package name will be displayed at the bottom, below the version name. It should look similar to this... ![]() The same version info from the Google application would also help. I did a quick check against their digital asset links file and noticed that the Google app (package name For context, the warning you're seeing is due to missing or invalid digital asset links file. We use data in the passkey request to derive the digital asset link URL. We expect to derive |
Hi Patrick, thanks for the prompt reply. Amazon app version that im using is: I never had any issues previously with passkey on Xiaomi Mi 10T Pro (Android 14) and i started to enable it on any services that prompted me. (Create & Use) What is strange is that when i upgraded to Google Pixel 8 Pro (Android 15), I noticed the issues with passkeys. Thanks for providing the bug report, i did read through the section of the comments, however i haven't come to your same conclusion. One of the comments mentioned this.
So what i make of this comment is to include both claims in the What is the version of Bitwarden where the new claim Best Regards Andrea |
Hi Andrea, How about the package names for Amazon and Google? I'm especially interested in the Amazon package name because I clearly see both claims declared in their digital asset links for I checked our first passkey implementation in the MAUI app and it appears we've always required both claims. (src PR). After re-reading the comment, I see your point. This may be a misunderstanding on our part. Thank you for pointing it out. I've opened a new bug report to hopefully get better clarification. If their response confirms we only need to verify |
Hi Patrick, sorry for the late reply, i really appreciate your quick turn arounds. So here the package names: Regards Andrea |
Steps To Reproduce
I have reproduced this behavior for a number of passkey service, Amazon, Paypal, Google
This is when i try to create a passkey for Amazon
Login
in amazon.co.ukYour Account
Login & Security
PassKey
Add Passkey
create passkey to sign in Amazon Shopping
Continue
This is when i try to use a previously saved passkey (created in Ubuntu via Firefox extension)
Login
Use your saved passkey for Amazon Shopping
Continue
I can create passkey without issue from Ubuntu via Firefox extension. I can use passkey generated across MacOS, Ubuntu, IOS but currently not on my Pixel 8 Pro.
Expected Result
Passkey created an configured correctly.
Actual Result
Passkey creation fails with error message:
An error has accounted : Passkey operation failed because app not found in assets links`
Screenshots or Videos
No response
Additional Context
Build Version
2025.1.2 (19740)
What server are you connecting to?
US
Self-host Server Version
No response
Environment Details
Issue Tracking Info
The text was updated successfully, but these errors were encountered: