Configure Reltio Accounts

 

Breaking change: Reltio Account deprecation by October 2024

Reltio has announced the deprecation of basic authentication using username and password for API access by the end of October 2024 to enhance their platform security. All customers must adopt client credentials and stop using username/password for API access immediately. Reltio will disallow API access using username/password by the end of October 2024. Client credentials are required for any integration or API usage with Reltio.

Consequently, SnapLogic will also deprecate the Reltio Account in the October 2024 release. Any existing Reltio pipelines that rely on the Reltio Account will cease to function after the October release. To ensure the continuity of your pipelines, we recommend you to use the Reltio OAuth2 Account. Learn more about Client credentials grant type.

Overview

You must create Reltio accounts to connect to data sources that you want to use in your Pipelines. You can configure the Reltio OAuth2 account in SnapLogic using either the Designer or the  Manager.

Snap Account Compatibility

Snaps in the Reltio Snap Pack work with different accounts per the following table.

Snap

Reltio Account (Deprecated)

Snap

Reltio Account (Deprecated)

Reltio Bulk Export

✔

✔

Reltio Create

✔

✔

Reltio Delete (Object)

✔

✔

Reltio Delete (URI)

✔

✔

Reltio Generic Execute

✔

✔

Reltio Merge

✔

✔

Reltio Read (Crosswalk)

✔

✔

Reltio Read (Object)

✔

✔

Reltio Unmerge

✔

✔

Reltio Update

✔

✔

Account encryption

Standard Encryption

If you use Standard Encryption, follow the High sensitivity settings under Enhanced Encryption.

Enhanced Encryption

If you use the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected for this account:

  • High: Access key ID, Client ID, S3 Access-key ID, S3 Secret key

  • Medium: Client secret

Reltio  Account [Deprecated]

Label

Required. User provided label for the account instance

Username

Required. This field denotes the user ID provided to access the Reltio.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

Password

Required. Specifies the password used to connect to the Reltio. A valid password must be provided to authenticate all the operations in Reltio.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

OAuth URL

Required. The field specifies the endpoint to retrieve the access token and to refresh the token for a new access token every time.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

For example: https://auth.reltio.com/oauth

Default value: https://<your_oauth_url>/token

API Key

Required. The field denotes the client API key provided by Reltio to the user for invoking their APIs.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: csdGassdhdghrhnkllvXkkljkg3VpO7bngh8gQ==

S3 Access-key ID

Specifies S3 Access key ID as a part of AWS authentication.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

 S3 Secret key

Specifies the S3 Secret key as a part of AWS Authentication.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]