Azure Active Directory (MS Entra)
Last updated
Was this helpful?
Follow these steps to create an Azure AD SSO application for TrustLogix:
Navigate to Microsoft Entra ID → Enterprise Applications.
Click on New Application.
Select Create your own application, provide a name, and create the application.
Go to Single Sign-On and select SAML.
Add the Entity ID and ACS URL:
Entity ID: https://{trustlogixhostname}/api/federation/{tlx_tenant_id}/metadata
ACS URL: https://{trustlogixhostname}/api/federation/{tlx_tenant_id}/sso
NOTE : Replace trustlogixhostname with hostname shared for front end use e.g. : dp.trustlogix.io and tlx_tenant_id with the alphanumeric value e.g. : 8a48834e95ea0b540195ea56a5ae00d3
Download the Federation Metadata XML.
Navigate to Properties and retrieve the User Access URL (Redirection URL), for example: https://launcher.myapps.microsoft.com/api/signin/<app_id>?tenantId=<tenantId>
Once the Azure AD SSO application is created, follow these steps to configure SSO in TrustLogix:
Log in to TrustLogix using a Tenant Root Admin user with Super User role.
Navigate to the Integrations page.
Click on Create SSO Integration.
Fill in the required details:
Integration Name
Metadata XML (downloaded from the Azure AD application)
Redirect URL (from Azure AD application)
Save the integration.
Assign a user to the Azure AD application.
Create a user with the same email address in TrustLogix.
Log in using SSO to verify successful authentication.
By following these steps, TrustLogix will be successfully integrated with Azure AD for SSO. To enable user provisioning from Azure AD refer User Provisioning section.
Last updated
Was this helpful?
Was this helpful?

