How to sign out of Microsoft Teams

Lovro Sindičić @ Racunarstvo 1 Reputation point
2021-06-21T10:08:19.373+00:00

I am a computer science teacher and I have noticed that students forget to log out of the MS Teams application as many times as I warned her. So I thought of making an app that would start when Windows 10 starts and automatically log off the previous student from MS Teams.

The question is how do I technically implement it? Namely, I was thinking of writing an application in the Go in which I would then delete the necessary cookies. Do you have any suggestions or suggestions for approaching this problem?
Is there a way to do it by using Microsoft Team API?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,878 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sridevi-MSFT 261 Reputation points
    2021-06-23T09:33:59.2+00:00

    Currently we don't have any Graph API to sign out of Microsoft Teams. You can raise an UserVoice for this if this needs to be considered as a feature request.

    0 comments No comments