bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
9.27k stars 1.25k forks source link

Browser extension URL validation does not recognize duofederal.com #10269

Closed cmarks-ves closed 1 month ago

cmarks-ves commented 3 months ago

Steps To Reproduce

Preconditions:

Steps to reproduce:

Expected Result

The popup renders the Duo iFrame and MFA is completed successfully.

Actual Result

The popup has a spinning wheel and no Duo popup.

Screenshots or Videos

No response

Additional Context

Operating System

Windows

Operating System Version

11 23H2

Web Browser

Microsoft Edge

Browser Version

Version 126.0.2592.113 (Official build) (64-bit)

Build Version

Extension Version: 2024.6.2, Server version (self-hosted): 2024.4.1

Issue Tracking Info

cmarks-ves commented 3 months ago

This is the line which threw the exception in the browser console: https://github.com/bitwarden/clients/blob/main/apps/web/src/connectors/duo-redirect.ts#L55

Neonwarden commented 3 months ago

Hi there,

I am unable to reproduce this issue, but it has been escalated for further investigation. If you have more information that can help us, please add it below.

Thanks!

trmartin4 commented 1 month ago

Hello! We have added duofederal.com as a valid redirect. This has been fixed with https://github.com/bitwarden/clients/pull/11137 and released in the latest Bitwarden web client release (2024.9.2).