Forum Discussion
Connecting Anonymously to Microsoft Graph
- 6 years ago
armchairexpert - Hang on, you want Azure AD Graph, not the security graph, got it. My bad. For what you want, I used OData connector to here: https://graph.microsoft.com/v1.0
And used Organizational User account for authorization.
Thanks for your response.
When I try using Graph Security Connector, it says Access Forbidden.
When I use the OData Feed and Anonymous, it says couldn't authenticate credentials. Also tried Windows and Organizational Account with same message.
This is surprising and frustrating as I am a Global Admin. It works fine when I use it in Postman and I can see all users in our organisation.
- Greg_Deckler6 years ago
Community Champion
With the Microsoft Security Graph connector, in the first drop down, did you choose the v1.0 versus beta?
If you go through this wizard and get access denied, then you don't have the security juice to access the API.