You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Extra clarification for low trust only
Added extra clarification that this works for low trust only as it can easily be missed when scanning the text
* Another indicator for low trust
Added low trust as a prerequisite as well
* Added SharePoint 2016 and 2019
This will work for SharePoint 2016 and 2019 on-premises as well, thus adding that too
- Low Trust OAuth set up on your environment (default for Office 365, needs manual setup for on-premises)
15
15
16
16
### Solution ###
17
17
Solution | Author(s)
@@ -220,4 +220,4 @@ function getCookie(cname) {
220
220
### Testing ###
221
221
Thissolutionhardcodeshttps://bjansencorswebapi.azurewebsites.net as host for the cross domain call. If you want to test this then you'll need to deploy the Core.Services.Authenticate.WebAPI project to your host. Point is that you cannot test cross domain calls when testing on localhost.
0 commit comments