ASP.NET MVC Web Application With Federated Authentication

Welcome to today's featured Wiki article!

ASP.NET MVC Web Application With Federated Authentication

 

It was written by a great community contributor, Alik Levin:

Alik Levin's avatar

 

In this scenario you are developing ASP.NET MVC web application and you need to implement authentication using either Internet identities such as Live ID, Google, Facebook, Yahoo!, or OpenID 2.0 or enterprise identities managed by corporate Active Directory.

  • Web Application is developed using ASP.NET MVC.
  • Internet identities such as Live ID, Facebook, Google, Yahoo!, OpenID 2.0
  • Enterprise identities managed by corporate Active Directory (AD)

 

Read about the Solution and Analysis here:

ASP.NET MVC Web Application With Federated Authentication

 

Thanks to Horizon Net, this article is also available in Geman: ASP.NET MVC Web-Applikationen mit Federated Authentication (de-DE)

 

Jump on in! The Wiki is warm.

   - User Ed