Microsoft with OAuth2

Checking your account details and subscription

Subarticles in this section explain how to enable Microsoft 365 OAuth2 in your Microsoft Azure tenant to authenticate Email This Issue. This allows you to send FROM and receive TO your Microsoft 365 address using this application.

This guide applies to creating and configuring client credentials for both incoming and outgoing connections requiring the following OAuth2 authentication:

  • Microsoft Graph API (uses OAuth2 by default) with Delegated permissions

  • Microsoft Graph API (uses OAuth2 by default) with Client Credentials Grant flow (Application permission)

Before you begin with the app registration, check if you have the following:

  • A Microsoft365 account

  • An active Exchange Online license (aka β€œsubscription”). Otherwise, you will get obscure error messages during the authorization process.

For example, if you have a Microsoft 365 Business Standard package, you should see something like this:

Double-checking the Microsoft 365 subscription
Double-checking the Microsoft 365 subscription

Authentication options for connecting to Microsoft

Last updated

Was this helpful?