Crivaledaz / Mattermost-LDAP

This module provides an external LDAP authentication in Mattermost for the Team Edition (free).
MIT License
365 stars 72 forks source link

Hangs at {"status":"OK"} with Android 6.0 (App 1.14.0) and Mattermost 5.14.0 #35

Open akomakom opened 5 years ago

akomakom commented 5 years ago

Worked fine until I upgraded Mattermost Server from 5.11.0 to 5.14.0.

Result: Works fine with desktop (Chrome) login and native Linux Electron app. Does not work with Android app 1.14.0 (latest available for Android 6). Works with Android app 1.22.1 (requires a phone with 7+). See screenshot (right after I click "Authorize").

Suggestions for debugging would be very helpful.

Capture+_2019-09-13-17-47-29

akomakom commented 5 years ago

It seems that Mattermost discontinued Android 6 support altogether (yet I'm still quite happy with my old phone). That said, if there is any hackery I can do in Mattermost-LDAP to convince the client of a successful login, suggestions will be appreciated. It worked perfectly fine with the newer server until the token expired.