Teams Linux - Asks for email twice - can it be cleaned up?

Ian Anderson 1 Reputation point
2020-05-06T11:48:46.157+00:00

Currently when i log in using a variant of Ubuntu 16.04 i get the following process:
7953-teamslogin1.jpg

I then get the next page where is asks for my email address again:

7943-teamslogin2.jpg

Then finally i get taken to a password screen where it auto-populates my email address and i can then enter my password:

7914-teamslogin3.jpg

Is this normal? The OS is a Thin client variant that will clean its OS on boot, so is this a "first start" type process that can be fixed by allowing an exception for a change to be made somewhere?

Anyone able to help me find the missing thing. Is it the desktop-config.json that is used to define this first start behaviour? I can see it referenced in the logs on startup..

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. JimmyYang-MSFT 48,551 Reputation points Microsoft Vendor
    2020-05-07T07:02:31.68+00:00

    Hi IanAnderson-9340!
    It seems a common phenomenon if it is the first time for you to login in Teams. The same is true in my environment.
    After you sign out your account and login your account again, it will only show this page:
    7917-3.png

    0 comments No comments

  2. Ian Anderson 1 Reputation point
    2020-05-07T08:16:56.147+00:00

    Hi JimmyYang,

    Yup, thats the issue, if you are using an OS that cleans itself after a reboot, then it will always go to a clean firstboot state after ever reboot.

    I have found that the teams client uses a file "desktop-config.json" to define a value in there called "isAppFirstRun" I can see the desktop-config.json being referenced as missing in the logs on a clean reboot, and that is it then shows as found on the second time Teams is launched.

    So I believe that if I can get a copy of the file put in place before teams is launched it should bypass that first startup each time! I am just struggling to find where the default location for this .json file is in a Linux teams install.

    0 comments No comments

  3. JimmyYang-MSFT 48,551 Reputation points Microsoft Vendor
    2020-06-04T07:55:09.81+00:00

    Hi IanAnderson-9430!

    If you want to configure Startup settings in Microsoft Teams with Windows PowerShell, you can refer to:

    https://devblogs.microsoft.com/scripting/configuring_startup_settings_in_microsoft_teams_with_windows_powershell/

    0 comments No comments