flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
36 stars 48 forks source link

SSO Login Doesn't Work #263

Open falloutphil opened 3 years ago

falloutphil commented 3 years ago

Installed on latest GuixSD OS using flatpak 1.10.2

Everything seems to work OK apart from SSO login - when I type in my SSO domain address and click "Continue" nothing happens. Normally a browser would be spawned to do my SSO login - I suspect this is the problem?

Is it possible to make it talk to flatpak Firefox?

Slickytail commented 3 years ago

I am having the same issue. No output in terminal, even with -v.

fatteneder commented 3 years ago

Same problem here.

Flatpak version 1.10.2 Zoom version 5.6.13632.0328

m4lvin commented 3 years ago

Just for the record, for me SSO log in works fine with flatpak 1.10.2 on Debian. The login is opened in my (non-flatpak) firefox.

falloutphil commented 3 years ago

I suspect in the case of Guix OS we need to either expose flatpak browser to zoom, or the system browser.

I had a look at this but wasn't able to change the permissions to make it work? https://ostechnix.com/how-to-easily-configure-flatpak-apps-permissions-with-flatseal/

There is also this: https://github.com/flathub/us.zoom.Zoom/issues/169

I was able to find that config file here: ~/.var/app/us.zoom.Zoom/config/zoomus.conf

But the key-value pair suggested "embeddedBrowserForSSOLogin" was missing and adding it as true or false made no difference.

No interesting stdout/err for me even with the "-v" switch.

Anyone have any other ideas?

mvdan commented 2 years ago

If any of you are on Sway, take a look at https://github.com/flathub/us.zoom.Zoom/issues/176#issuecomment-1033475349 :)

Maltimore commented 1 year ago

For me clicking the SSO links also doesn't work in Firefox but it works in Chromium. Simply copying the link into Chromium was not enough, I had to set Chromium as default web browser and then click on the corresponding "open SSO" button in the zoom app again such that it opened in Chromium.