IsmaelMartinez / teams-for-linux

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

Add support for Governement-Secured MS Teams #978

Closed Maltergate closed 1 year ago

Maltergate commented 1 year ago

Describe the solution you'd like When working in sensible areas, that are subject to ITAR regulations (such as a rocket company), they use a governement-based MS teams. This version of teams is a somewhat more secure version of the classical one. The URL for access is gov.teams.microsoft.us

Describe alternatives you've considered I'm currently using the Edge Webapp, which works fine.

This feature request has the lowest priority. More a nice-to-have feature rather than something that will really expand the user base. I thought like suggesting it, leaving it to the maintainer to decide :smile: .

Keep up the awesome work!

jijojosephk commented 1 year ago

You can try with --url param from command line. This will override the default https://teams.microsoft.com. If you don't want command line parameters, you may use a config file called config.json, Please have a look at the configuration documentation here

jijojosephk commented 1 year ago

You may join the chat room here: https://matrix.to/#/#teams-for-linux_community:gitter.im

Maltergate commented 1 year ago

It works like a charm.

Thank you