Sharepoint page embed on App Studio Authentication

Copper Contributor

When you embed a Sharepoint page on a personal App, it will not load by default for a user.

The workaround is that I have the user visit a "Sharepoint embedded" teams channel in order to establish a cookie. Then when they come back to the personal app, they will be authenticated to view Sharepoint.

 

Is there a workaround for this?

 

This was the issue I saw before the workaround: 
Error creating sharepoint page as an Teams app with App Studio - Microsoft Tech Community

2 Replies

We are looking into this will get back to you soon. Have you embeded in personal tab or configurable tab?
Thanks

Hello @myopainghan ,
Have you tried this? Its mention in the issue you shared too. Let us know if this resolves your issue.

 


"webApplicationInfo": {
    "id": "00000003-0000-0ff1-ce00-000000000000",
    "resource": "https://{yourTenantName}.sharepoint.com"
}

 

Thanks,
Hunaid

-----------------------------------------------------------------------------

If the response is helpful, please click "Mark as Best Response" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.