The known-limitation tag has no wiki summary.
7
votes
1answer
1k views
SharePoint 2013 and anonymous access problem
We run into following problem:
We have application, that makes authenticated calls to sharepoint 2013 REST services (PUT and GET). Everything works well, when anonymous access
is turned off.
But we ...