- 14 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Entrust
- Updated on 14 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Entrust Identity as a Service (IDaaS) enables trusted identities for workforces, consumers, and citizens so they can engage securely and seamlessly with your organization. Entrust’s intelligent IAM platform lets you implement a Zero Trust approach, providing user authentication, authorization, and access control to the right resources anytime, anywhere. For more information, refer to Entrust’s official documentation.
Integration Method: API
Tables: User Inventory Info (5003), Entity Management (3004), Authentication (3002), Account Change (3001)
This integration supports the following events.
Event | Description |
---|---|
Audit Events | Lists audit data like management and authentication data objects. |
Users | Lists entrust users as data objects. |
This integration supports the following versions.
Entrust API version | v2 & v4 |
Note:
Entrust doesn’t follow a traditional versioning system. Instead, it is a continuously updated cloud service.
Prerequisites
The user should have access to the Entrust Platform.
The user should have access to the DataBee console.
Configuration Overview
Create an application with the required scope.
Add the Entrust data feed in the DataBee console with the below parameters.
DataBee Parameter
Entrust Parameter
API Base URL (<instance>)
hostname
Token URL (<instance>)
hostname
Key Id
applicationId
Secret Key
Secret Key
Entrust Configuration
Create an Application
Login to your Entrust account.
Click on Applications on the home page.
Click on + symbol.
In the search bar, search for Administration API, then select Administration API.
Enter your ‘Application Name’, then select Next.
From ‘Select Role’ dropdown, select Super Administrator as the role, then select Submit.
Copy the applicationId, hostname and sharedSecret for later use, then click Done.
Note:
If you do not copy or download the data then you will have to regenerate shared secret.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for the Entrust and click it as shown below.
Click on the API Ingest option for collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
API Base URL: replace <Instance> with the hostname.
Authorization Method: Token Url Auth
Token URL: replace <Instance> with your hostname.
Key Id: paste applicationId generated earlier.
Secret Key: paste sharedSecret generated earlier.
Event Types: preselected for all the event types that integration pulls.
Click Submit.
Troubleshooting Tips
If you are facing an unauthorized or forbidden error, it might be due to incorrect credentials. Please ensure that the application Id and sharedSecret is pasted correctly. Since the application Id and sharedSecret cannot be viewed after the first time, re-create the application, paste it into a text editor to verify that there are no spaces or unexpected characters, and then reconfigure the DataBee feed.