zulip / zulip-desktop

Zulip Desktop client for Mac, Windows and Linux.
https://zulip.com/apps
Apache License 2.0
852 stars 433 forks source link

RemoteUser authentication not working #976

Open jcharaoui opened 4 years ago

jcharaoui commented 4 years ago

Attempting to connect to a Zulip organization using the RemoteUser SSO backend yields a 401 page in the desktop app on Debian 10. The server-side auth backend is correctly set up, since logging in using a web browser or mobile app works fine.

timabbott commented 4 years ago

I think this might be a server bug; we fixed something with that description in master a few weeks ago. Try upgrading to master? It's a good time to do it, we're in the last effort before the 2.2 release.

jcharaoui commented 4 years ago

I'll check again once 2.2 is released.