Microsoft Entra IDPage 2
Configure Microsoft Entra ID as an Identity Provider for Clario
Go into your Azure portal home
Open the sidebar menu and click on Microsoft Entra ID

Click on Add button > Entreprise application

Click on Create your own application

Enter a name and then click Integrate any other application you don’t find in the gallery (Non-gallery)

Click on Single sign-on from the sidebar menu or on Set up single sign on bellow Getting Started and choose SAML


In the first box Basic SAML Configuration, specify the Entity ID, it has to be the same than SP Entity ID in Clario (see next screenshot)
Add the Reply URL:
<base_url>/api/accounts/saml/0/acs/(for example with localhost:https://localhost:8443/api/accounts/saml/0/acs/)
In the third box SAML Certificates, copy the App Federation Metadata Url as it is the Metadata URL in Clario (see next screenshot)
In the fourth box Set up <App_name>, copy the Microsoft Entra Identifier as it is the IdP Entity ID in Clario

Make sure you use the same Identifier (Entity ID) that you've set earlier and appear on block 1, on Clario SP Entity ID:

Click on Users and groups in the sidebar menu, and Add user/group to give them access to Clario with SSO. The matching key will be the email and you'll be able to grant their permissions on the applications.

Add a user in your application doesn't automatically create the user on Clario
You can now configure Clario with the 3 parameters you've retrieved.
Last updated