Is it possible when using AZMS to authenticate users against a windows azure active directory tenant?
EDIT: Actually I found the AZMS intro page has this to say:
Implementing an app-specific authentication system is of course supported, as is connecting to Windows Azure Active Directory for employee-facing mobile apps.
So a more specific question is can anyone point me to official guidance and code samples for this?