Skip to main content

Pre requisites

  • Pandora FMS Data Server enabled
  • Pandora FMS Plugin Server enabled.
  • OAuth authentication for exchange online

Steps to enable OAuth in online exchange:

  • Application Registration in Azure AD:

    • Log in to the Azure Application Portal.
    • Navigate to Azure Active Directory > Application Logs > New Logging Application.
    • Complete the application details.
  • Permissions Configuration:

    • After registering the application, go to "API Permissions" and assign the necessary permissions for Exchange Online (full_access_as_ap).
  • Obtaining Application Credentials:

    • In the "Credentials" section of the application, create a new secret key and use this, the tenant id and client id of the application to authenticate with the plugin.