I am trying to configure organization authentication in an ASP.NET MVC project in Visual Studio 2013 RC. After filling in the data in the project creation dialog box, as indicated in the Microsoft instructions, I get an error message that says that the configuration failed. I also tried to do this in Visual Studio 2012 using an authentication addon.
Perhaps this is due to Windows Azure AD?
Here is the error I get: 
Hope someone knows how to fix this problem. Thanks for any help and suggestion!
source share