02-25-2020 07:20 PM - edited 02-25-2020 07:20 PM
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 Tab(website) --> Tab(website) access Teams account -- > auto-login Tab(website).
02-26-2020 11:01 PM
@xwl-intl Please go through implementing SSO for Tabs. Here is a sample manifest that you could directly upload inside Teams to see the experience with SSO.
02-27-2020 07:23 PM
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?
02-28-2020 02:23 AM
02-29-2020 06:31 AM