Forum Discussion

Moez Bouattour's avatar
Moez Bouattour
Copper Contributor
Nov 29, 2017

Call Microsoft Graph without Azure AD with Javascript

Hello,

 

I have the need to use Graph services without doing authetification by Azure AD App,

The Need is to get documents tranding around the current user with javascript, Graph request Token, How to do it .?

2 Replies

    • Dragan Panjkov's avatar
      Dragan Panjkov
      MCT

      So, anything that needs to access Microsoft Graph data using the API needs to have permissions. To grant permissions, you can register an app in Azure AD or using new App registration portal. Can you elaborate more on "Not using Azure AD App"?

Resources