Skip to content

Allow opening of the sso-callback from the browser

In order to perform SSO, bitwarden will open the browser. Then, after authenticating in the browser, bitwarden will be called as an external handler of the bitwarden://sso-callback, but then bitwarden will ignore the uri because the desktop file does not expect it. The fix consists in adding %u (parse single uri) on the bitwarden.desktop Exec line.

Merge request reports

Loading