fix: use our browser for login and logout irrespective of default
Description
For SSO related tasks use only our browser for login and logout. As in cases when other browsers are set logging in will not auto login to murena workspace app. Also during logout the browser will be stuck which is not a good behavior
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/3501
10 commandments of code review
Summary by CodeRabbit
-
New Features
- Improved browser selection for OpenID authentication and sign-out flows by restricting to a specific supported browser app. This enhances compatibility and user experience when performing authentication tasks.
Edited by CodeRabbitAI