Project Description
This is a Single Sign On service developed by .NET 4, WCF 4 and C# 4. This SSO service allows the use of Federation modules to authenticate users against a database, Active Directory, a web service and so on. It also includes a custom ASP.NET membership provider
that allows existing ASP.NET applications take advantage of this Single Sign On service.
This project is explained in detailed in my blog. Please refer to
http://aspguy.wordpress.com/2011/07/30/single-sign-on-with-wcf-and-asp-net-custom-membership-provider
The content of the project is as below:
1- Code of a Custom Federation module
2- Code of a custom ASP.NET membership provider
3- Code of a sample ASP.NET web site
4- Backup file of a SQL Server 2008 database