Category Archives: asp.net

Secure ASP.Net 4.5 with ADFS 2.0

Introduction * ASP.Net 4.5 web application can be secured with ADFS 2.0 * Authentication configuration is done in Web.config file Generate Initial Web.config * Use Visual Studio to generate an initial Web.config by pointing to ADFS Federation Metadata URL. * … Continue reading

Posted in adfs, asp.net | Tagged , | Leave a comment