Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Microsoft announced it discontinued advised customers to discontinue BASIC authentication for Office 365 SMTP service.
This page space documents how to configure enable OneList switch to use Microsoft Graph Service for sending and receiving email.

Info

OneList authenticates with MS Graph using the OAUTH client credentials grant flow.

...

  • Create a new Application Registration for OneList.

  • Add the following Application Permissions for Microsoft Graph and grant Admin consent to all the permissions.

    • Mail.ReadWrite

    • Mail.Send

  • Copy the Application Id and the Client Secret for OneList configuration.

More information can be found here:

https://learn.microsoft.com/en-us/graph/auth-v2-service

https://learn.microsoft.com/en-us/graph/permissions-reference#application-permissions-39

OneList Configuration

Add the following entries to the Kubernetes config map: