Prerequisites for Microsoft 365 OAuth 2.0 Configuration

Before configuring an e-mail server with Workflow to use Microsoft 365 OAuth 2.0 authentication, these steps must be followed by your e-mail administrator.

Configure on Microsoft Azure

Register App in Azure

Refer to the Microsoft online help to register an application.

  1. Sign in to the Microsoft Entra admin center as at least a Cloud Application Administrator.
  2. Browse to Identity > Applications > App registrations and select New registration.
    • Select Accounts in this organizational directory only (YourOrganization only - Single tenant).
  3. Go to the Overview page of the application. Record the Application (client) ID and Directory (tenant) ID.
  4. Go to ManageCertificates and secrets > select New client secret.
    Important: Please record client secret, because it will later become hidden.
  5. Go to ManageAuthentication > Click + Add a platform, and select Mobile and desktop application, then select https://login.microsoftonline.com/common/oauth2/nativeclient, and click Configure.
  6. Go to ManageAPI permissions.
    • Click Add a permission > Microsoft Graph > Application permissions -> Mail.Send.
    • Click Grant admin consent for Laserfiche.

Limit application permissions to specific Exchange Online mailboxes

Refer to online help for Limiting application permissions to specific Exchange Online mailboxes.