Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To manage Exchange, the EmpowerID Exchange Online microservice requires a service principal application to be registered in the Exchange tenant to provide Azure AD authentication to the app service that hosts the Exchange microservice.

Register a service principal

  1. In Azure, navigate to your Azure Active Directory.

  2. On the Azure Active Directory navbar, click App registrations.

  3. On the App registrations page, click New registration.

  4. Name the application, select the scope (single or multitenant), and click Register.

  5. Once the application is registered, copy the Application (client) ID and Directory (tenant) ID from the Overview page. These values are used later.

  6. Navigate to the Certificates & secrets blade for the application, select Certificates and then click Upload certificate.

  7. Upload the public certificate you downloaded from the key vault.

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue

...

Next Steps

Grant API Permissions to the service principal