How do I set up Intro with Office365 OAuth?
This guide covers how to set up a Microsoft OAuth application to start authenticating O365 users via OAuth.
1. Creating an OAuth application
The first step is to create an app that will be used to authenticate your Intro account to Office365. To do that we're going to use the Azure web portal. Head to https://portal.azure.com and log in with your email and email password.
In the menu on the left, click Azure Active Directory, then App Registrations, then New Registration.
Set your name to your app's name. Set the audience for this app to "Accounts in any organizational directory" to be able to log in any account using Office365. You can also restrict it to internal accounts ("Accounts in this organizational directory only").
The remaining steps cover setting up API permissions and credentials in the Azure portal. If you'd like the full walkthrough with screenshots, reach out to support@intro.io and we'll guide you through it.
Still need help?
Reach out to our team at support@intro.io.