Forum Discussion
xwl-intl
Feb 26, 2020Copper Contributor
SSO using Teams account information.
I created a TAB that uses the same login account as the one used by Teams. How can this website get the account information for Teams? The process is rough as follows: I --> login Teams --> access...
xwl-intl
Copper Contributor
Thank you very much. I downloaded the microsoft-teams-sample-auth-node and tested it. This is a very complicated example. In addition, can silent/simple be used in the iframe website?
Gousia_Begum
Microsoft
Feb 28, 2020xwl-intl The sample that you have downloaded does not use SSO. It will still ask the user to sign in. Here is the sample you need to use if you want to pick up the user details from Teams client signin. What do you mean by iframe website? This auth sample only works inside Teams.
- xwl-intlFeb 29, 2020Copper ContributorI mean the Tab I created is an iframe website. I'm also this iframe website developer. Can the iframe website use SSO to access Teams account information?