Configuring Modern Authentication / OAuth2

The Microsoft Office 365 Mail Send component supports two different access modes: Delegation and Application.

In Delegation mode the component can send emails on behalf of, and in the context of a signed-in user.

In Application mode the component can send emails on behalf of all users within the organization. Signed-in user is not needed, only an administrator consent on behalf of the organization. This mode removes the need of setting up the application for each user one by one and users do not need to authorize one by one.

Skip to Configure Application access mode if you want to use the component in Application mode.

To set up Modern Authentication / OAuth2 in your AutoStore components and use the component in Delegation mode, perform a configuration process that combines tasks in Token Vault, in the AutoStore Process Designer and through the cloud provider.

It is a complex process therefore it is advised that you familiarize yourself with the high-level overview as well as individual configuration tasks.

Before you start the configuration, follow the Token Vault instructions to carry out its installation. For more details, see the TokenVault Installation Guide on the ControlSuite landing page.