Change SharePoint 2010 Authentication from Windows to Forms
June 29, 2012
While creating a web application, by mistake selected "Windows" authentication, and felt we need "Forms" authentication (Claims Based Authentication) because of a business requirement. Went to Central Administration >> Application Management >> Manage Web Appl…