Azure-Samples / active-directory-android

An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADAL Android Microsoft Graph API Sample

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0)

Check it out: https://github.com/azure-samples/ms-identity-android-native

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.

About

An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.


Languages

Language:Java 100.0%