locked
Windows Azure Active Directory - Access from non-Azure website ? RRS feed

  • Question

  • 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

    Friday, August 17, 2012 2:00 PM

Answers

  • Hi you can very well use cloud AD for your scenario. There are various options available.

    The preferrable approach is web sso (if you want to build claims aware site). Please refer to these blog1, blog2 for more info.

    Other option is you can use azure authenticatio library (very easy). Please refer to release note and this blog on how to use AAL!

    Hope it helps



    Please mark the replies as Answered if they help and Vote if you found them helpful.


    • Edited by Veerendra Kumar Tuesday, September 4, 2012 4:52 AM
    • Proposed as answer by Veerendra Kumar Tuesday, September 4, 2012 4:52 AM
    • Marked as answer by Thomas E Tuesday, September 4, 2012 4:54 AM
    Tuesday, September 4, 2012 4:52 AM

All replies

  • Hi you can very well use cloud AD for your scenario. There are various options available.

    The preferrable approach is web sso (if you want to build claims aware site). Please refer to these blog1, blog2 for more info.

    Other option is you can use azure authenticatio library (very easy). Please refer to release note and this blog on how to use AAL!

    Hope it helps



    Please mark the replies as Answered if they help and Vote if you found them helpful.


    • Edited by Veerendra Kumar Tuesday, September 4, 2012 4:52 AM
    • Proposed as answer by Veerendra Kumar Tuesday, September 4, 2012 4:52 AM
    • Marked as answer by Thomas E Tuesday, September 4, 2012 4:54 AM
    Tuesday, September 4, 2012 4:52 AM
  • Hi Veerendra

    Thanks for the information you have provided, I will take a close look at the two blogs you mentioned.

    Thomas E.


    Thomas Elbek

    Tuesday, September 4, 2012 4:55 AM