Search

Developers Log

A blog about software developing and technology

Tag

Authentication

Microsoft Graph with Postman made easy

Learn how to call the Microsoft Graph API using Postman with this quick and easy guide. Let's start by seeing how we can get our Authentication Token using OAuth2, and then lets use it to call the Microsoft Graph APIs.

App registration in Azure AD to do OAuth2 authentication

As a prerequisite to get the authorization token we need to work with authenticate OAuth2 we are required to register an application in Azure AD

Blog at WordPress.com.

Up ↑