Forum Discussion
bementese
Mar 06, 2022Copper Contributor
Open website in tabs
Hi all. We are developing a teams application. We open a site belongs to us with an iframe in tabs, but it is not easy to manage the data here. I would like to receive feedback from transactions mad...
bementese
Mar 07, 2022Copper Contributor
I mean, I want to use the returned token when you login to http://www.example.com via teams in an iframe. here is a token example. I should be able to use anything that returns a response.
Nivedipa-MSFT
Microsoft
Mar 07, 2022bementese - Could you please share details of following questions.
1. Are you using Teams tab sso authentication or your custom authentication?
2. Are you using any custom authentication in your app and these authentication popup is coming in your application?
Iframe block the third party custom authentication. You have to use tab sso authentication.
Ref Doc: Single sign-on support for tabs - Teams | Microsoft Docs
- Nivedipa-MSFTMar 10, 2022
Microsoft
bementese - Could you please confirm if the above suggestion helped you in any way?