Unify and manage your data

Set up the connection using your Collibra account

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:
  1. 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.
  2. In the _Connections folder, select the connection Collibra | CON | Connection to Collibra Core API Account.
  3. Select the authentication type
    You can choose between Basic authentication or JWT token authentication.
Use basic authentication:
  1. Enter the following connection details:
    • Connection Type: Cloud
    • Subdomain: The Collibra account URL
    • Username and Password

  2. Select Connect
    The status changes to Connected, and the button updates to Disconnect when the connection is established.
Use JWT token authentication:
  1. 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

  2. Select Connect
    The status changes to Connected, and the button updates to Disconnect when the connection is established.