office365 - Outlook Add-In AppDomain for the current tenant -


how can set appdomain in manifest.xml current sharepoint online/onedrive (https://xxx.sharepoint.com) can open links ie onedrive outlook add-in? there placeholder instance: http://sharepoint?

you need set external domains add-in access. example sharepoint online instance, can use:

https://mycompanytenantname.sharepoint.com

same applies external apis/endpoints, example:

https://*.companyapi.com

hope helps.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -