Steps To Reproduce
- Have an Android device as a known device for a specific account
- Using any browser, login by using
Login with device for that same account
- See a notification pop to confirm the login
- Confirm this login
- You are logged in on the web interface
- Received a second notification to confirm the login
Expected Result
No duplicate login via device notification on the mobile device, just one.
Actual Result
Received a second notification to approve a login which was already approved, trying to click on approve again results in an error, because that approval is gone already.
Screenshots or Videos
No response
Additional Context
When using Bitwarden Cloud this doesn't happen, only one notification is received.
Looking at the flightrecorder logs it seems that the Cloud version doesn't send a notification to the push servers as there is no log line mentioning BitwardenFirebaseMessagingService – Push Notification Received: AUTH_REQUEST_RESPONSE
On Cloud it can happen also, but only in this situation.
- Logout on the mobile device
- Login again on the mobile device, but use
Login with device now
- Approve the request via the web interface
- Also see two notifications, one to approve the login, which of course can't be done, but after that also the same notification to approve again.
It looks like the mobile client also shows a notification for the AUTH_REQUEST_RESPONSE, to approve a login, while it probably should just either act upon to finish the login, or ignore it, and not ask the user to approve the login. Maybe a notification that it was successful.
Build Version
2026.4.0 (21434)
What server are you connecting to?
US
Self-host Server Version
Bitwarden Self-Hosted 2026.3.1 AND Bitwarden Cloud 2026.4.0 @ US
Environment Details
Any android device
Issue Tracking Info
Steps To Reproduce
Login with devicefor that same accountExpected Result
No duplicate login via device notification on the mobile device, just one.
Actual Result
Received a second notification to approve a login which was already approved, trying to click on approve again results in an error, because that approval is gone already.
Screenshots or Videos
No response
Additional Context
When using Bitwarden Cloud this doesn't happen, only one notification is received.
Looking at the flightrecorder logs it seems that the Cloud version doesn't send a notification to the push servers as there is no log line mentioning
BitwardenFirebaseMessagingService – Push Notification Received: AUTH_REQUEST_RESPONSEOn Cloud it can happen also, but only in this situation.
Login with devicenowIt looks like the mobile client also shows a notification for the
AUTH_REQUEST_RESPONSE, to approve a login, while it probably should just either act upon to finish the login, or ignore it, and not ask the user to approve the login. Maybe a notification that it was successful.Build Version
2026.4.0 (21434)
What server are you connecting to?
US
Self-host Server Version
Bitwarden Self-Hosted 2026.3.1 AND Bitwarden Cloud 2026.4.0 @ US
Environment Details
Any android device
Issue Tracking Info