Lets Automate It

from Josh Rickard

Microsoft OAuth2 Part2: Registering an App

2019-04-18 swimlane Josh Rickard

In my last post, I explained the different API endpoints available for authentication using Microsoft’s OAuth2. Additionally, I shared the different types of applications and their authentication flows.

In Part 2, I will discuss how to create and register a new application with a deeper understanding of the permissions needed when interacting with the Microsoft Graph API.

Read More