Forum Discussion
New Teams Desktop unable to use third-party oauth provider when embedding site
Please find the below response from engineering team-
Looks like this is happening because the Klue app is making some assumptions about undocumented behavior of Teams that are broken in Teams 2.1 resulting in the divergent behavior. Specifically, they have code in their website that tries to determine if they are being rendered in Teams to change the way login is handled:
In Teams 2.1, the name of the Website tab frame is "platform-website-tab" instead of "embedded-page-container" so the check that the Klue app is doing returns false. They should update this logic to also check for "platform-website-tab"; however, long term it would be best if they figured out how to channel customers to their dedicated Klue app:
Since the Website tab is on a path to deprecation:
https://devblogs.microsoft.com/microsoft365dev/upcoming-updates-to-loading-websites-in-teams-tabs