Can we join Teams meeting in web browser by using a valid access toekn and not entering any login credentials manually

Ramashankar Agrahari 31 Reputation points
2022-12-27T13:57:55.967+00:00

Hi,

My objective is to join a Teams meeting on a web browser (say chrome) where user need not to enter his credentials manually.

To achieve this, User's access token is fetched programmatically by using Microsoft Graph API and stored in a server pc safely.
So now, how can I utilize that access token to open meeting url such that user joins the meeting directly, without entering credentials?

Is it technically feasible?
Is there any such mechanism in which I pass this access token in url or in header so that Teams recognize it?

Thanks.

Microsoft Teams | Development
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.