top of page

Authentication Integration Services (SSO) - Overview

As some customers may require authenticating their users using their own identity provider (e.g. Active Directory), Trax provides Authentication Integration Services that allow users to achieve this. Trax supports the OAUTH 2.0 protocol with the following Authentication Servers:
 

ADFS - Active Directory Federation Services 

SFDC - SalesForceDotCom

OKTA

Ping Federate

Overview of the Protocol

Trax API supports the OAuth 2.0 protocol. Please see https://oauth.net/2/ for more information

Active Directory Federation Services (ADFS)

https://msdn.microsoft.com/en-us/library/bb897402.aspx

SalesForceDotCom (SFDC)

https://help.salesforce.com/s/articleView?id=sf.sso_sfdc_idp_parent.htm&type=5

OKTA

https://developer.okta.com/docs/concepts/how-okta-works/

Ping Federate

https://www.pingidentity.com/en/software/pingfederate.html

bottom of page