Graph application for Email director

Creation & Configuration

  1. Log in to the Azure Portal for your tenancy.

  2. View the Azure Active Directory.  

  3. Select App registrations.

  4. Create a new registration.


  1. Enter a name for the application.

  2.  Click register.

 

  1.  Select authentication.

  2. Click add a platform.

  3. Select mobile and desktop applications.

  1. Check the option for https://login.microsoftonline.com/common/oauth2/nativeclient

  2. Click Configure.

  1. Under supported account types select the option for ‘Single tenant’.

  2.  Under advanced settings allow public client flows set to No.

  3. Click Save if there are any changes.

 

API Permissions

  1. Select API permissions.

  2. Click Add a permission.

  3. Select Microsoft Graph.

  4. Select Application permissions.

  5. Search and select the following graph permissions:

  1. Click the Grant admin consent option.

  2. Click Yes.

  1. Confirm the permissions have been granted under Status.

  1. Select Certificates & secrets.

  2.  Click New client secret.

  3. Enter a description.

  4. Set expires to your desired length – note maximum length is 2 years.

  5.  Click Add.

 

Obtain the following IDs ready for configuration in IRIS Docs:

  1. Open IRIS Docs and browse to Administration > Global settings > Email

  2. Enter the IDs into the Microsoft Graph fields.

  3. Click OK.