Versions Compared

Key

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

In order to use the Verba with Azure Active DirectoryMicrosoft Entra ID, a Connector App has to be registered with the proper settings.

Registering a Connector App for Azure AD

...

Info

Azure Active Directory is now Microsoft Entra ID.

  1. Log in to https://portal.azure.com/ .

...

  1. In the left menu, select

...

  1. Microsoft Entra ID, then in the next menu level select App Registrations.

...

  1. Click on the New registration button.

...

  1. Provide a name, then click on the Register button.

...

  1. Once the app is registered, click on the Authentication menu.

...

  1. Under the Redirect URIs section, set the Type to Web, and set the Redirect URI to the Verba web application URL the following way: https://your_verba_mr_server/verba/azureGraphApiAuthenticator.do

...

  1. Image Modified

...

  1. Under the Advanced settings section, the Logout URL has to be set. Since Verba is not using this, it can be anything, so just type in the example.
    Image Modified

...

  1. Click Save.

...

  1. Click on the Certificates & secrets menu.

...

  1. Under the Client secrets section, click on the New client secret button.

...

  1. Provide a description for the client secret, set the expiration, then click on the Add button.
    Image Modified

...

  1. Once the client secret is created, click on the copy icon next to the secret, and save it for later. It cannot be copied later!
    Image Modified

...

  1. Click on the API permissions menu.

...

  1. Click on the Add permission button.

...

  1. In the right panel, select Microsoft Graph, then select Application permissions.

...

  1. Select the following permissions, and click Add permissions:
    • Group.Read.All

...

    • User.Read.All

...

    • Team.ReadBasic.All