Question:
How to connect Microsoft 365 in InLoox OnPrem?
Answer:
Important This support article is relevant to InLoox OnPrem only. For InLoox Cloud there is no need to create an Azure App.
Important Please make sure to have installed InLoox OnPrem Server from version 11.3.3 and later.
Important If you create the Azure App after the first installation of InLoox On-Premise you need to reconfigure this setting in the configuration mode of the server setup. Therefore please start the server setup as administrator and choose the option “Konfiguration anpassen”. There you can set the Azure app settings. After reconfiguring the settings please restart the IIS.
Login to your Azure portal.
Go to the service Azure Active Directory.
Switch to App registrations using the side panel.
Click on + New registration.
Choose a name and within Supported account types choose „Accounts in this organizational directory only“. Then click on Register.
Note All other account types are compatible but irrelevant for most scenarios and settings.
Now go to Authentication.
Please check the Supported account types again and possibly change them. Now choose + Add a platform. On the right side panel choose Web.
Insert your InLoox App login link here:
(https://{YOUR INLOOX APP URL}/login/signin-microsoft)
Note {YOUR INLOOX APP URL} is a placeholder for the URL your InLoox On Premise server is available.
Insert the following URLs and click Save.
https://{YOUR INLOOX APP URL}/login/Manage/UserPermissionConsentCallback
https://{YOUR INLOOX APP URL}/signin-microsoft
https://{YOUR INLOOX APP URL}/login/Manage/AdminConsentCallback
Go to API permissions.
Click on + Add a permission and choose Microsoft Graph.
Click on Delegated permissions and activate the following OpenId permissions. Then click on Add permissions.
Add the following Delegated permissions:
Add the following Application permissions:
The whole list of permissions should look like this:
Go to Certificates & secrets. Within Client secrets click on + New client secret. Enter a Description and when the secret expires. Then click on Add.
Important You have to save the value and secret id of this key. This information will only be shown once on this page. If you do not save the information, you have to generate a new key.
The previously saved information can now be entered inside the setup:
Login to your InLoox account and go to My Profile and to Settings. Scroll to the bottom of the page and Connect Microsoft Account. Now your Azure App is connected to InLoox.
The login can now be done with your Microsoft account.