What domain do I specify in my CSP headers for teams?

SadPython 0 Reputation points
2024-06-28T16:02:17.6966667+00:00

I'm trying to allow a page on my web app to be iframed by teams. However, I'm not sure which domain to whitelist for the teams client. How can I find this?

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor
    2024-07-01T06:01:19.2733333+00:00

    @SadPython - You need to specify the domain *.cloud.microsoft in your CSP headers to allow a page on your web app to be iframed by teams

    Ref Doc: https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/tab-requirements