> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-supported-algorithms.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to configure your HTTP Vault Connections to authorize HTTP requests to external APIs or services.

# HTTP Vault Connection

## Configure your HTTP Vault Connection Options

HTTP Vault Connection can be configure with different authentication options and then be used at your HTTP Request Flow Actions.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=df2f999c343f258a797ee7ee35a8ce9a" alt="Dashboard > Actions > Forms > Vault > HTTP" data-og-width="801" width="801" data-og-height="383" height="383" data-path="docs/images/customize/forms/vaults/http-vault-connection-options.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=6702192c63d0887c67514a836abf51db 280w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=0ae7cdace136082850906f5d46ca416d 560w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=6f28719b6b6404122a0e913c019e4341 840w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=be248596f1ae89f890b575627733e9ff 1100w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=a17a688e33de0ff2d5977407eebed1a2 1650w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=bd2fe46aa7a15062bea79784c0824fb1 2500w" />
</Frame>

## Configure your HTTP Vault Connection for Bearer Token

To configure a HTTP Vault Connection using **Bearer Token** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=8064f78dd706907db36d86b1d561555f" alt="Dashboard > Actions > Forms > Vault > HTTP" data-og-width="800" width="800" data-og-height="307" height="307" data-path="docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=4604d5da3022f9a99eeee421fc6d5dff 280w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=d130198b7753f5480ca2dfec771fc37c 560w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=ed65df6bde08f5ab594640f7d6abbc48 840w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=2694c0b750f916cd5e9b9d8bfcc5b8a3 1100w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=59e8ed44c6d793c33aa3254ed14f7a6f 1650w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=3d25222cd903cd56ec685533dda77000 2500w" />
</Frame>

### Input settings

| Parameter    | Description                                           |
| ------------ | ----------------------------------------------------- |
| Bearer Token | Static token used for external service authorization. |

## Configure your HTTP Vault Connection for OAuth Client Credentials

To configure a HTTP Vault Connection using **Client Credentials** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=abcb48b94cfe3ad6bffb1b02fdd814e1" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="804" width="804" data-og-height="838" height="838" data-path="docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=3af4a7124bf7d5be45668b84709192ff 280w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=9b15020ccc8601cc96940567e43e0f8f 560w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=97c8ff7e07e90721c4566fe352eda2a6 840w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=f7effd848d19db59efe42c857fa2b742 1100w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=7d27ba6559202a35ba79b888e7c738e8 1650w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=d0ed2d90273aff0114404e3bb5d0422b 2500w" />
</Frame>

### Input settings

| Parameter           | Description                                                               |
| ------------------- | ------------------------------------------------------------------------- |
| Tenant Endpoint     | Tenant Endpoint of the Authorization Server issuing the Access Tokens.    |
| Client ID           | Client ID of your M2M Application authorized for Custom API.              |
| Client Secret       | Client Secret of your M2M Application authorized for Custom API.          |
| Audience (Optional) | Custom API Audience. Normally used for Custom APIs defined in Auth0.      |
| Resource (Optional) | Custom API Resource. Standard parameter with similar meaning of Audience. |
| Scope (Optional)    | Scope list in string format separated by spaces.                          |

## Configure your HTTP Vault Connection for API Key

To configure a HTTP Vault Connection using **API Key** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=8ea23024a33222faa92fa7fa0e209f65" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="802" width="802" data-og-height="491" height="491" data-path="docs/images/customize/forms/vaults/http-vault-connection-api-key.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=0310408f3ebcaf5334a2cfa199c77abc 280w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=ebe33a7eacf41447c3376fdb3858b3a2 560w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=8d45b80cc2a8f8a5a7451336970e8116 840w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=455673477ea110aa6094ef7f2b3188d1 1100w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=34ac2e0b4d1d3ee4b4a750e73ad76167 1650w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=bb9e74a4edaedafae23cb16354faf54b 2500w" />
</Frame>

### Input settings

| Parameter | Description                                                                                  |
| --------- | -------------------------------------------------------------------------------------------- |
| Name      | API Key name to be added as Header or Query parameter.                                       |
| Value     | API Key value to be added as Header or Query parameter.                                      |
| Add To    | By default, it's Header. Determines whether to add the API Key as Header or Query parameter. |

## Configure your HTTP Vault Connection for Basic Authentication

To configure a HTTP Vault Connection using **Basic Auth** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=b0e62a2935726607385ca312fa71bf69" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="802" width="802" data-og-height="402" height="402" data-path="docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=566d2013aaf9d9ba676d57da69932df1 280w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=3f5ca2930340c9ca75960f9daaafbff7 560w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=4b08344dd861db1974999ddb723ecb08 840w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=82a8d529ee29f80cfc20d3d3d5dac157 1100w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=d8cd776c2f6ac49d22215832b7be8e3c 1650w, https://mintcdn.com/docs-staging-fix-supported-algorithms/buo3SKZm6UPFcDUK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=buo3SKZm6UPFcDUK&q=85&s=b702546db8535d464dae688ad88c05d1 2500w" />
</Frame>

### Input settings

| Parameter | Description                                                                                         |
| --------- | --------------------------------------------------------------------------------------------------- |
| Username  | Username to be concatenated and base64 encoded, then added as Basic Authorization Header parameter. |
| Password  | Password to be concatenated and base64 encoded, then added as Basic Authorization Header parameter. |

<Warning>
  HTTP Vault Connection with Basic Auth configuration, is looking forward to replace the currently built-in option at Flows HTTP Request Action.
</Warning>
