Friday, June 14, 2013

FederatedPassiveSignIn for WIF and ASP.NET 4.5

With WIF now fully integrated into the Base Class Library, people (including myself) found it disappointing that the FederatedPassiveSignIn control (and other ASP.NET controls) has been removed from the API.

Not only this means that the migration is not easy but also it makes it more difficult to build applications which target multiple STSes.

This is my attempt to bring the FederatedPassiveSignIn back for the community.

Go to online repository and download source code.