IsmaelMartinez / teams-for-linux

Unofficial Microsoft Teams for Linux client
GNU General Public License v3.0
2.97k stars 242 forks source link

SSO doesn't work for Flathub variant #1504

Open alfonder opened 3 days ago

alfonder commented 3 days ago

Describe the bug My company uses SSO with TFA for Microsoft products. This issue occurs only for Flathub variant. Meanwhile deb variant works, it is inconvenient without auto-update.

To Reproduce Steps to reproduce the behavior:

  1. Install from Flathub
  2. Run
  3. Enter SSO credentials on login prompt
  4. The window with TFA token request is empty (see the screenshot)

Expected behavior Should successfully request thee TFA token and thus pass authentication

Screenshots Screenshot from 2024-11-29 10-04-48

Desktop (please complete the following information):

IsmaelMartinez commented 3 days ago

Hi @alfonder,

Flathub (and snap) can be a pain to maintain. Have you check this docs https://github.com/IsmaelMartinez/teams-for-linux?tab=readme-ov-file#debianubuntu-and-other-derivatives for the deb package?

An alternative is to use intune for the app, then you should not need to login in as intune will do it for you. That should work in Ubuntu 22.04

Hope helps