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
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
Sign in to answer