Configuring the access to Office 365
Introduction
Promodag Reports connects to Office 365 using PowerShell, EWS and either an app registered in Microsoft Entra ID or a specific user account.
Configuring directory import in Office 365 (Exchange Online)
- Certificate-based authentication: Authentication is performed by an application published in Microsoft Entra ID and secured by a local certificate. To create this application, the corresponding certificate and grant it the required roles in Exchange Online, see Certificate-based authentication to Office 365. To create your own custom Promodag Reports app in Microsoft Entra ID, see How to create a custom Promodag app in Microsoft Entra ID.
- User-based authentication: The Office 365 Promodag account must have been granted the View-Only Recipients, Mail Recipients and ApplicationImpersonation roles. Create a new admin role group in Office 365 and add the Promodag user into it. To create this account, see User-based authentication to Office 365.