Learn how to configure the Collibra connection in RIH using different authentication options
You need to have the Collibra connector license in your contract. Please reach out to your Reltio Account Manager for licensing needs.
Once the Collibra connector is licensed and deployed to your RIH instance, you can configure the connection using one of the supported authentication methods.
To configure the Collibra connection:
Check the recipes
The recipes package contains 2 connections and 7 recipe functions. The package is deployed in the Reltio Solution Templates project in your RIH account.
In the _Connections folder, select the connection Collibra | CON | Connection to Collibra Core API Account.
Select the authentication type
You can choose between Basic authentication or JWT token authentication.
Use basic authentication:
Enter the following connection details:
Connection Type: Cloud
Subdomain: The Collibra account URL
Username and Password
Select Connect
The status changes to Connected, and the button updates to Disconnect when the connection is established.
Use JWT token authentication:
Choose one of the following sub-options:
JWT token: Directly paste a JWT token into the connection setup.
JWT client credentials: Provide the details below to have the connector fetch the token automatically:
JWT token endpoint
Client ID
Client Secret
Additional token request fields: Optional parameters such as audience or issuer
Token request format: Choose between JSON body or x-www-form-urlencoded
Select Connect
The status changes to Connected, and the button updates to Disconnect when the connection is established.