In this post I’ll show a few simple steps to setup federated auth in an MVC 4 application using WIF 4.5 and ACS. Prerequisites: Visual Studio 2012 with Identity and Access Tool An Access Control Service namespace Steps: Create a new MVC 4 project targeting .NET Framework 4.5 (using the Internet Application template). Open _LoginPartial.cshtml... read more
During the last couple of months I’ve been working for the p&p guys at Microsoft, developing the sample application for a new guide around Windows Azure hybrid application integration. One of the components of the sample solution is a console application that performs all the steps required to have the ACS and Service Bus namespaces... read more