Connections

Adding a connection

In the Liberate platform, you can add connections that provide access to external systems and resources. These connections can be configured with various authentication methods based on your requirements. The following sections explain how to configure each connection type.

To configure connections in the Liberate platform, follow these steps:

Click on the "Connections" icon from the left navigation menu.
Choose "Create a Connection."
Select the desired connection type from the available options.

No Authentication

The "No Authentication" connection type in Liberate requires the following information:

  • Connection Name
  • Description
  • Base URLs for QA Environment and Production Environment
  • Optional Secrets as key-value pairs for each environment

Basic Authentication

The "Basic Authentication" connection type in Liberate requires the following information:

  • Connection Name
  • Description
  • Base URLs for QA Environment and Production Environment
  • Username and Password for each environment
  • Optional Secrets as key-value pairs for each environment

Bearer Token

The "Bearer Token" connection type in Liberate requires the following information:

  • Connection Name
  • Description
  • Base URLs for QA Environment and Production Environment
  • Bearer Token
  • Optional Secrets as key-value pairs for each environment

API Key

The "API Key" connection type in Liberate requires the following information:

  • Connection Name
  • Description
  • Base URLs for QA Environment and Production Environment
  • API Key
  • Optional Secrets as key-value pairs for each environment

OAuth 2

The "OAuth 2" connection type in Liberate requires the following information:

  • Connection Name
  • Description
  • Base URLs for QA Environment and Production Environment
  • Token URL
  • Client ID
  • Client Secret
  • Optional Secrets as key-value pairs for each environment

PostgreSQL

The "PostgreSQL" connection type in Liberate requires the following information:

  • Connection Name
  • Description
  • Base URLs for QA Environment and Production Environment
  • Username
  • Password
  • Host
  • Database
  • Port

Remember to provide the necessary details for each connection type based on your specific requirements. Once you have entered the required information, save the connection.