Przejdź do głównej zawartości

Login – Azure AD / Microsoft 365 (Office 365) integration

Piotr Głowala avatar
Napisane przez Piotr Głowala
Zaktualizowano ponad 2 miesiące temu

To integrate elevato login with Azure AD / Microsoft 365, you need to create a new application in the Azure Portal, give it the appropriate permissions and add the appropriate redirect, and then pass the application ID and secret key to elevato support.

Configuring the application in the Azure Portal

1. Log in as an administrator in the Azure Portal ( https://portal.azure.com/#home ) and select Microsoft Entra ID :


2. Then go to the Application Registration page :

Image containing text Description generated automatically


3. In the next step, add a new registration by clicking New Registration at the top of the page:

Image containing text Description generated automatically


4. Complete the required fields:

  • Name – any name, e.g. “elevato – login integration”

  • Supported account types – check Accounts only in this organizational directory (single tenant)

  • Redirect URI – select the Internet (Web) option and enter the address of your elevato instance in the form: https://[yourDomain].elevato.net/login.aspx


5. After clicking Register you will be redirected to the main page of the application:

Image containing text Description generated automatically


6. Go to the Certificates and Secrets tab :

Image containing text Description generated automatically


7. Click New Client Secret :

Image containing text Description generated automatically


8. Enter a unique name and specify the validity of the key:

Image containing text Description generated automatically


9. In the next step, we copy the displayed key value - this is important because it can only be displayed once, then it must be generated again.


10. Go to the API Permissions tab :

Image containing text Description generated automatically


11. The table displays the permissions granted to the application – by default, these are User.Read permissions to log in and to read the user's own profile:

Image containing text Description generated automatically


12. To prevent users from having to accept the granting of permissions when logging in, approve the application permissions as an administrator for all users in the organization – click I give administrator consent for the *** directory :

Image containing text Description generated automatically

The application should be available to all users who use elevato. Simply enabling integration will not give all company employees access to elevato – in elevato, the administrator must add users in the appropriate roles independently of Azure AD.

What's next?

For the integration to work, you must provide the following details to elevato support:

  1. Microsoft 365 tenant name or ID

  2. The client secret you created and copied earlier

  3. Application (client) ID, available on the application's main page


After providing all required data, we will make changes to the elevato system and arrange to test the correctness of the login.

In case of problems with elevato operation, we will need a service account in your domain. Remember to add a user in Azure AD, e.g.: elevato@[YourDomain].com

Czy to odpowiedziało na twoje pytanie?