Use system default browser for desktop teams app login
Currently in teams desktop application, during login teams uses a electron BrowserWindow for loading page.
The problem with this is the autocomplete, saved devices and many other features will not be available. And its even more troublesome when we need to login via SSO with MFA enabled. As for every login it needs to be verified.
All these would be resolved if the login can be routed via system default browser.
1
vote
