Quantcast
Viewing all articles
Browse latest Browse all 8068

How to authenticate the mobile user using Windows Azure AD?

I am developing the titanium mobile app targeting Iphone and Android devices. The mobile app has the login sreen where the user enters the username and password. The App users are created in Windows Azure Active Directory. Login screen user credentials should be matched with Windows Azure AD. If he is a valid user, then OAUTH token should be returned with the user details (for ex, the user First Name, Last Name and his country).

I don't see any sample which does this.

There are some samples in Internet which shows how to connect to Azure Mobile service. I don't need this.

I am mainly looking for how the user gets authenticated. Whether the Graph API from Microsoft can be used to authenticate the user?

If so, please tell me how the Graph webservice should be called?

Regards, Chella


Viewing all articles
Browse latest Browse all 8068

Trending Articles