Skip to content

[PM-42245] fix: Restore WebAuthn callbacks with unsupported Auth Tab browsers - #7286

Open
mvanhorn wants to merge 1 commit into
bitwarden:mainfrom
mvanhorn:fix/7205-webauthn-firefox-callback
Open

[PM-42245] fix: Restore WebAuthn callbacks with unsupported Auth Tab browsers#7286
mvanhorn wants to merge 1 commit into
bitwarden:mainfrom
mvanhorn:fix/7205-webauthn-firefox-callback

Conversation

@mvanhorn

Copy link
Copy Markdown
Contributor

🎟️ Tracking

Change the unsupported-Authentication-Tab branch in IntentManagerImpl.startAuthTab to select its fallback from the existing AuthTabData type. For HttpsScheme, use the existing external-browser launch path so Android can resolve the verified callback App Link back to Bitwarden; for CustomScheme, retain the current Custom Tab fallback so self-hosted and other custom-scheme flows keep their established behavior. Keep the supported-provider AuthTabIntent path unchanged, including its host/path and custom-scheme callback registration.

Fixes #7205

📔 Objective

Not applicable to this change.

📸 Screenshots

No user-visible surface changes in this PR, so there is nothing to show.

@bitwarden-bot

Copy link
Copy Markdown
Collaborator

Thank you for your contribution! We've added this to our internal tracking system for review.
ID: PM-42245
Link: https://bitwarden.atlassian.net/browse/PM-42245

Details on our contribution process can be found here: https://contributing.bitwarden.com/contributing/pull-requests/community-pr-process.

@bitwarden-bot bitwarden-bot changed the title fix: Restore WebAuthn callbacks with unsupported Auth Tab browsers [PM-42245] fix: Restore WebAuthn callbacks with unsupported Auth Tab browsers Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PM-40883] WebAuthn 2FA: callback cannot return to the app when Firefox is the default browser — Custom Tab lands on the bitwarden.com 404 page

2 participants