when I user the web page in chrome in Linux, i can sign-in in the organization page. When I use the native app in Linux, I can't sign-in with timeout (when redirecting to Taking you to your organization's sign-in page).
I am using Ubuntu 18.04 and teams_1.3.00.5153_amd64.deb.
I have set /etc/environment with HTTP_PROXY, HTTPS_PROXY, http_proxy, https_proxy to my local proxy
no_proxy, NO_PROXY to our organization sign-in host. I think the native app do not obey the /etc/environment proxy setup.
Is it any parameter to pass-in to allow the electron inside the native app in Linux to obey the proxy settings?