0

Currently, I've created a new MS Teams react app, and:

In the "staticTabs" -> I have a tab that renders our website/app through (I'm assuming iFrame).

SSO is being triggered from our website/app code, so SSO works perfectly on MS Teams WEBSITE (since it just loads up a new tab with the SSO login). However, the SSO does not popup on the actual downloadable MS Teams app itself.

How can I get our SSO to popup once a user clicks the tab that hosts our app in an iFrame?

I tried creating a component in the src for the MS teams app that runs SSO using our SSO url.

okaymoe
  • 1
  • 2

1 Answers1

-1

There could be a few reasons why your SSO login is not working in the Teams desktop app. Here are some troubleshooting steps you can try:

  • Check that you are using the correct login credentials: Make sure you are using the correct username and password to log in to your SSO account. You may want to try logging in to your SSO account from a web browser to confirm that your credentials are correct.
  • Verify that your SSO settings are correctly configured: Check with your IT department or SSO provider to make sure that your SSO settings are correctly configured for use with the Teams desktop app.
  • Clear your Teams desktop app cache: Clearing the cache in the Teams desktop app can sometimes resolve login issues. To do this, go to Settings > Privacy and select "Clear Cache."
  • Check for updates: Make sure that your Teams desktop app is up to date by checking for updates in the Microsoft Store.
  • Try logging in from a different device or network: If none of the above steps work, try logging in to the Teams desktop app from a different device or network to see if the issue is related to your device or network configuration.
Nivedipa-MSFT
  • 1,237
  • 1
  • 2
  • 8