Forum Discussion
Rajesh Lohar
Jul 16, 2020Copper Contributor
Authenticate a user in MS teams custom app using asp.net and c#
Hi, I am working on a custom app for MS teams. It is not a bot but it is a tab app. I need to authenticate logged in user to MS teams using c#. Please let me know how to authenticate user and show ...
Rajesh Lohar
Jul 16, 2020Copper Contributor
Thank you Gousia_Begum .
Please let me know if you have complete sample in c#. The information shared by you is really useful.
Thanks
Gousia_Begum
Microsoft
Jul 16, 2020Rajesh Lohar Unfortunately, we do not have a complete sample for SSO in C#. But you can use the code from the NodeJS sample in your app's web page.