Monday, September 19, 2011

FBA , Claims Auth in SP 2010


You may use the Forms Based Authentication for this. Here the credentials would be stored in an external SQL DB or similar data store.


Configure site in Claims Authentication Mode and configure membership and role provider details. This will give you default login page. You can customize it per your branding


You can create additional web parts to add user, remove, edit etc which would eventually write data to the SQL database used by FBA.


Following links would be helpful


http://blogs.msdn.com/b/kaevans/archive/2010/07/09/creating-a-custom-login-page-for-sharepoint-2010.aspx 


http://blogs.msdn.com/b/brporter/archive/2010/05/10/temp.aspx


http://www.topsharepoint.com/enable-anonymous-access-in-sharepoint-2010

No comments:

Post a Comment