With the help of GUI support of "Visual Studio 2012 Update 1" we can configure ASP.Net MVC 4.O application to support Windows Azure AD.
How to make the above application work with both AD ( as mentioned above) and external identify providers ( Live, Google, etc).
Eventhough the ACS 2.0 allows to configure the external IPs and Windows Azure AD in Azure management portal separately, Integrating both these with GUI support in visual studio is not available.
Please guide how to support both AD and external IPs in and easy to configure method, preferably GUI.