I've got an error when trying to configure WaaD for authentication on a new ASP.net applcation, here's the process I'm following -
I'm creating a new web project in Visual Studio 2013.
When I get to the 'New ASP.NET' project dialogue I click the 'change authentication' button and select 'organisational account'
I leave the first drop bound as 'Cloud - Single Organisation' and enter my AD tenant '<tenantname>.onmicrosoft.com', I'm also leaving the Access Level as 'Single Sign On'
Clicking on OK I get to sign-in, I do so using an administrator of the relevant subscription but then I get an error message:
---------------------------
Microsoft Visual Studio
---------------------------
An error occurred while processing this request.
---------------------------
OK
---------------------------
Trying to do so again crashes VS 2013.
I've tried this multiple times, using two different tenants, using ASP.net and MVC projects, but always get the same result.
Any thoughts?
Yossi Dahan - http://yossidahan.wordpress.com - [To help others please mark replies as answers if you found them helpful]