Forum Discussion
Teams custom app - PowerApp sign in issue
ChrisWebbTech Hey Chris . Any update on this. I still get the issue. I'm using App Studio to embed PowerApps as a tab but it says "sing in to start using PowerApps"
Why can't it authorize the user from Teams client, instead of signing it again
- Michal SacewiczNov 19, 2019Copper Contributor
skaratela
For me adding 'source=teamstab' to the Content URL did the job, i.e.https://web.powerapps.com/webplayer/iframeapp?source=teamstab&appId=/providers/Microsoft.PowerApps/apps/{AppId}
I can see it is now also corrected in the documentation.
- MatthiasRepySep 02, 2021Copper ContributorHi Michael,
my link looks not like yours (https://apps.powerapps.com/play/35e1048c-5695-4477-958f-ab085b5e9770?tenantId=8fdbc2ad-15b7-4c1a-a453-ecc57ed5ea24). Where do i have to put in the ´source=teamtab`? - skaratelaNov 19, 2019Copper Contributor
Adding this to my manifest worked like a charm! it loads the app without "Sign in to Powerapps" screen!
Let me know if this works for you
"webApplicationInfo": {
"id": "3e62f81e-590b-425b-9531-cad6683656cf",
"resource": "https://apps.powerapps.com"
}- ryanshaneApr 07, 2021Copper Contributor
skaratela Hi, it seems that this works for me even when i use your app ID you pasted in there. I tested with anther ID and it still works... just wondering what that ID is and how did you work this out / where did you find out about this being the solution? It seems this is the only post anywhere that solves the problem.
- Nov 18, 2019Na, My tabs are asking for authentication as well, not sure why that is. I'll see If I can ask around if anyone knows what's going on.
- Nov 18, 2019Have you tried using the "Add to Teams" button they added to Powerapps? I doubt it will make a difference but it's worth a shot.