In this article we will be seeing how to configure forms based authentication for claims based web application using Active directory provider. Steps Involved:
Create a claim based web application:
Configure the web.config files:
Central Administration Web application web.config file:
Forms-based authentication claims-based Web application Web.Config file:
Security Token Service web.config file:
Policy for Forms-based authentication claims-based Web application:
Testing: