Forum Discussion
suvi-15
May 19, 2022Brass Contributor
SSO login not working in Teams Desktop app
Hi, I Created basic Tab SSO App in which SSO login working perfectly from teams in Browser mode but it just stuck on popup window in Teams Desktop mode. Edit> i found same issue mentioned ...
suvi-15
May 20, 2022Brass Contributor
Thanks! I will take look into this
suvi-15
May 23, 2022Brass Contributor
Hi,
what different approach this example used so that this white screen doesn't appear. I haven't run at my side. But curious what's difference. I followed https://docs.microsoft.com/en-us/learn/modules/msteams-sso/ documentation.
What i understood is at this step
// add extra query parameters Azure AD login request
// include scope for OpenID connect and log-in hint by using the current Microsoft Teams logged-in user
somehow this query parameters doesn't appended to url. Please let me know the resolution.