I'm to develop a large website, and for that purpose I was thinking of using Windows Azure Active Directory for authentification of users and role management.
My question is - is it possible and advisable to access a Windows Azure Active Directory from a web-applikation running on a webserver placed in my DMZ zone ?
I will do almost anything to avoid a simple username/password authentification like ASP.NET membership provider, mainly because I might have 10.000 users on the website that each needs a login with corresponding roles.
Thanks in advance for any information on this matter :-)
Thomas Elbek