Google identity provider domain page (accounts.google.com) is blank in Teams custom tab

Veera 6 Reputation points
2021-07-14T03:56:43.173+00:00

Hi,

I am building a custom Tab for my web app inside Teams application. The web app uses Google identity provider to authenticate users.

Inside Tab, when web app redirects the user to Google identity provider domain page (accounts.google.com), it shows accounts.google.com refused to connect. Please check the image attached.

I even tried adding the domain in validDomains[]. But it didn't work. Do I need to configure anything?

114472-error.png

Microsoft Teams | Development
{count} votes

2 answers

Sort by: Most helpful
  1. Hunaid Hanfee-MSFT 981 Reputation points
    2021-07-16T06:04:54.65+00:00

    Hello,
    Only sites which supports loading inside iFrame gets render in Tab. It seems like https://accounts.google.com is not iframable.
    Please go through this building tabs for Teams - Prerequisites.

    Thanks

    0 comments No comments

  2. Muhammad Ali 0 Reputation points
    2023-01-25T07:32:09.71+00:00

    facing same issue. any update on this ?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.