Jump to:navigation, search
Wiki






































Configure Azure Apps with OAuth for the Securepoint UMA
Last adaption: 03.2023
New:
  • Screenshots and terms updated
notempty
This article refers to a Resellerpreview
-
De.png
En.png
Fr.png

Preliminary note





  • Note
    This article includes descriptions of third-party software and is based on the status at the time this page was created.
    Changes to the user interface on the part of the manufacturer are possible at any time and must be taken into account accordingly in the implementation.
    All information without warranty.
  • To use the UMA with Microsoft 365's OAuth service, the following information is required:
    • Tenant ID
    • Client ID
    • Client secret
    This guide shows an example of the preparations and setting required in Microsoft Azure
    • Launch Azure Active Directory admin center
    • Note down/Copy Tenant ID from the Azure Active Directory menu
    • Register new app under theApp registration menu under the New registration button
    • Assign a unique name and click the register button
    • In the API permissions menu, click the Add a permission button.
    • Select permission for Office 365 Exchange Online in the APIs my organization uses tab
    • Add IMAP.AccessAsApp permission for Office 365 Exchange Online
    • In the menu API permissions activate the entry Grant admin consent for [...].
    • Create a Client secret in the Certificates & secrets menu
    • Note down Value, is entered as Client secret for Remote e-mail accounts and Import single mailboxes
    • Open menu Enterprise Applications and select app
    • Note down from the app properties Application ID and Object ID.
    • Open Powershell on Windows Client Administrator, import ExchangeOnlineManagement and connect to tenant
    • Select the recipient mailbox in the Exchange admin center and choose Read and manage (Full Access) as delegation.
    • Add member for Mailbox Delegation
    • This completes the configuration in Microsoft Azure.
      Further configuration is done in the UMA in the
      System settings Tab Email accounts  section Azure AD menu, in the setup wizard or when importing mailboxes.
    • The Microsoft servers may take up to 30 minutes before access works


    The Microsoft servers may take up to 30 minutes before access works