The article at http://social.msdn.microsoft.com/Forums/en-US/WindowsAzureAD/thread/b2e5be8d-cc2a-48f4-bdeb-930b24feeb56 claims
Windows Azure Authentication makes it simple to enable authentication for web applications hosted on Windows Azure using Windows Azure Active Directory. You can authenticate Office365 users, corporate accounts synced from on-premise Active Directory orusers created in your own custom Windows Azure Active Directory domain.
I am interested in this last functionality - to create my own Authentication and Authorization service, so I created my account at http://activedirectory.windowsazure.com/Signup/QuickSignup.aspx. Is there an article that will describe my next steps? I do not care about "federation" / SSO with Office 365 or other Microsoft services - I only want to provide SSO for all applications that I want to deploy to Azure.
As most of my apps are using HealthVault (which imposes its own strict authentication rules), I would appreciate to find out whether my own Azure based Authentication service can "front" HealthVault.
Nik