IsmaelMartinez / teams-for-linux

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

Running multiple instances of TFL - to handle different usernames? #1269

Closed jmergy closed 3 months ago

jmergy commented 3 months ago

Is your feature request related to a problem? Please describe. Many of us have multiple Microsoft 365 logins and for a single login with multiple connections to organizations in Microsoft 365, TFL has been awesome. But I want to avoid multiple ins/outs on logins to hit these.

Describe the solution you'd like Does it make sense to isolate a couple of instances of TFL to have each connected to different M365 usernames/organizations?

Describe alternatives you've considered Currently running TFL for my main username and I have multiple organizations under that. It's been awesome for the last year or so for that. I have dedicated a separate browser for the other instances with different usernames connected to different organizations. Just thinking I would try to run multiple TFL instances.

IsmaelMartinez commented 3 months ago

Check the discussions and/or close issues, as there are ways to have 2 sessions running in parallel (or as many as you need).

You need to use the config options to have a different profile for each. I am not at my laptop so can't have a look but see if you find it. Ta

IsmaelMartinez commented 3 months ago

duplicate by https://github.com/IsmaelMartinez/teams-for-linux/issues/438

See in https://github.com/IsmaelMartinez/teams-for-linux/discussions/764#discussioncomment-5707658 (linked in the other one) for an example on how to use it. The appTitle part is not working if you are using teams-v2, and paths tend to be more reliable if you provide the full path, instead of a relative one.

jmergy commented 2 months ago

Thanks - confirmed the option suggested works well!