Azure AD Graph API - Getting token on iOS/Android -



Azure AD Graph API - Getting token on iOS/Android -

i able access graph api using .net native client. means end-user redirected dialog page requires him sign-in, , access token allows me query graph.

meanwhile i'm trying implement same on ios , android. find information saying that's possible, cannot find sample code or documentation on how it.

any help appreciated.

for acquiring token, have checked out azure advertisement code samples page ? there ios , android samples demonstrate adal/oauth.

android ios objective-c azure office365

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -