Creating Azure Application Registration for Authentication Broker

  1. Create a new Single Tenant Application to use with the Authentication Broker.
    https://aad.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/RegisteredApps

2. Click “Add A permission”, go to the “API’s my organization uses” and enter “Office 365” in the search box. Select “Office 365 Exchange Online”.

3. Select “Application Permissions”.

4. Select “Calendars.ReadAll” and others listed below.

5. Select “Grant Admin Consent for <Your Organisation>

6. Create a Secret.

7. Save the Secret value in a safe place. It will be required for entry into the Admin Portal.

8. The Application ID and Directory (tenant) ID are available in the Overview tab. These are also required to be entered into the Admin Portal.