Anonymous access for SharePoint autohosted apps
Mar 12, 2014 1 min.
These days I’ve been working on an auto hosted app for SharePoint (office 365 actually).
I had to grant an anonymous access to one of the pages without requiring clients to give anonymous access to their SharePoint site. But I still needed to read a few properties from the App Web web site (the SPWeb provisioned by SharePoint when installing an app)
I had to play around a lot but I finally found the solution: