Tuesday 6 May 2014

Things to keep in mind while developing apps for SharePoint which expects anonymous user access

Things to keep in mind while developing apps for SharePoint which expects anonymous user access

A very common discussion topic in the SharePoint app world is , what are the points that we need to keep in mind when designing an app for anonymous users in a public site.

This issue comes up as there are many restrictions for anonymous users to access resources in a SharePoint world.

This MSDN documentation gives a clear documentation on the dos and don'ts while designing an app.
This link also guides developers, users and admins on the different considerations we need to keep in mind.