Okta
Integration of SSO with Okta and TrustLogix
Create okta SSO Application
Follow these steps to create an Okta SSO application for TrustLogix:
Step 1: Create Okta Application
Navigate to Okta → Applications.
Click on Create App Integration.
Select SAML 2.0 option for SSO.
provide App Name & optional logo.
Click Next for SAML configuration.
Provide Single Sign On URL on below format.
https://{trustlogixhostname}/api/federation/{tlx_tenant_id}/sso
Provide Audience URI (SP Entity ID) as below format.
https://{trustlogixhostname}/api/federation/{tlx_tenant_id}/metadata
Provide Name ID Format as Unspecified & Click on Next.
Click App type as This is an internal app that we have created.
Click on Finish.
Step 2: Capture Metadata XML
Under your registered Application, Goto Sign On tab.
Under Sign On Tab, right side, there is information about SAML2.0, Scroll down to bottom of the page & click on View SAML setup instructions.
It will open up the SAML information on new tab.
Scroll to end of the Page, There is an Optional section.
Under the Provide the following IDP metadata to your SP provider.
Copy the XML and save it as XML file.
This file will be uploaded on TrustLogix under Integrations page.
Enable SSO in TrustLogix
Once the Okta SSO application is created, follow these steps to configure SSO in TrustLogix:
Step 1: 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.
Under the Okta option, Click on Integrate.
Fill in the required details:
Integration Name
Metadata XML (downloaded from the Okta)
Redirect URL (from Okta application)
This must be Okta Application embedded URL.
Go to General tab under registered Okta Application.
under App Embed Link option , there is application URL under the Embed Link , provide this URL as redirect URL on TrustLogix.
Save the integration.
Step 2: Test SSO Login
Assign a user to the Okta 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 Okta for SSO. To enable user provisioning from Okta refer User Provisioning section.
Last updated
Was this helpful?

