OneTrust collector
Configuration requirements
To run this collector, there are some configurations detailed below that you need to consider.
Configuration | Details |
---|---|
OneTrust instance | You need to purchase or obtain a partner/NFR instance of OneTrust. |
ClientID and SecretID | Configure the credentials in OneTrust instance. |
More information
Refer to the Vendor setup section to know more about these configurations.
Overview
OneTrust collector supports all versions of the OneTrust Threat Intelligence Access Management Platform. This collector fetches audit related via the OneTrust Access Management audit API.
Devo collector features
Feature | Details |
---|---|
Allow parallel downloading ( |
|
Running environments |
|
Populated Devo events |
|
Flattening preprocessing |
|
Data sources
Data source | Description | API endpoint | Collector service name | Devo table | Available from release |
---|---|---|---|---|---|
Audit Records of Login | User login activity | login_history |
| v1.0 | |
Audit Records of a User’s Profile | User profile change events | profile_activity |
| v1.0 |
For more information on how the events are parsed, visit our page.
Flattening preprocessing
Data source | Collector service | Optional |
---|---|---|
Source | Service |
|
Vendor setup
There are some configurations requirements to run this collector
Obtain access to OneTrust instance.
Obtain credentials (ClientID and SecretID) within the OneTrust platform.
More information
Refer to the Authorization Configuration guide for more details about how to configure OAuth client.
Minimum configuration required for basic pulling
Although this collector supports advanced configuration, the fields required to retrieve data with basic configuration are defined below.
This minimum configuration refers exclusively to those specific parameters of this integration. There are more required parameters related to the generic behavior of the collector. Check setting sections for details.
Setting | Details |
---|---|
client_id | Client ID obtained when configuring access. |
client_secret | Client secret obtained when configuring access. |
domain | Your OneTrust domain, for example myorg.onetrust.com. |
Accepted authentication methods
Authentication method | client_id | client_secret |
---|---|---|
client_id/client_secret | REQUIRED | REQUIRED |
Run the collector
Once the data source is configured, you can either send us the required information if you want us to host and manage the collector for you (Cloud collector), or deploy and host the collector in your own machine using a Docker image (On-premise collector).
Collector services detail
This section is intended to explain how to proceed with specific actions for services.
Events service
Collector operations
This section is intended to explain how to proceed with the specific operations of this collector.
Change log for v1.x.x
Release | Released on | Release type | Details | Recommendations |
---|---|---|---|---|
| Dec 23, 2022 | NEW FEATURE | Improvements:
|
|