We are trying to implement SSO inside the MSTeams Tabs app. Our SSO URL redirects the user to the identity provider's URL for authentication.
We need to open the identity provider URL inside the teams tab as a pop-up.
We are not using the MsTeams suggested YoTeams scaffold, we are using MsTeams js library directly inside our react app, so we don't want to try the task tab.