> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-feat-anonymous-sessions.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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=98bbf9be4432f8b070186672c41ff1a1" 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=e55397c3bfe22b4d7f3e1796bc043961 280w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=b9ecd3448b93692667c113459e47b73c 560w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=547ee447ff3f057242539839cce3c6ce 840w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=5bdc98f9962f6bc01dcc5f98ab745e33 1100w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=383b69f40f82e90811337a01e470ca5e 1650w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=f9586ab5c5c55549efc7139860b7f7e5 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=4bf00939d6332e42569aa67223eac412" 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=bbae542fcea34b8981d86833706346c3 280w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=a629472c6a2d684215e2706ca027036c 560w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=85fce4e1faf869d7a6a3a74e9e38bd72 840w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=4a6febcc1162c44877494d4ee40df387 1100w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=2bad7cc6658923ef7801e7cdfec46dc7 1650w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=80c8339c91115e5a2b61f0c087d6fdff 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=8b31ed03cfb8e11662deba3fd911cbe2" 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=26aaf6b22910dc49476c19257b03582b 280w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=cc0b5164df97bd30f67bb02a4952f556 560w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=86371b19f6727635e0efefb4fe6847e8 840w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=4ca445639756ffa09949e687b71841dc 1100w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=3f919116c032186ad1b0816f0f987abb 1650w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=9f2f0f708c9b5fef872cc31ead2290c8 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=d3750c8eeea97fb272d8f3f475c0d222" 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=4bc81487527289cd820fc8634394bf1b 280w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=9e80680207263a6fb2872fc3fcc245ea 560w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=0f0f3debb8d8128875af7c880103b133 840w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=ef1d52855c456d7778ae4d57ec080f4e 1100w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=619b2c7fbb359c5b38a67f9fc8011c0f 1650w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=aa6387d3da5367d7eb6c1d4eec3d3c1b 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=a053302b8ef22c8dd47b175df6c4244d" 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-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=a9724d97ead702901f9adc9f0e65663f 280w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=223c8229e6d233e0feb517aad193de7f 560w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=e0cc09e2f48cb36ea842a3bb2c9df1c5 840w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=60c1777baacc185506e5961e284a51a1 1100w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=4c6dcd3fc2b73b70db3eea408ad1681a 1650w, https://mintcdn.com/docs-dev-feat-anonymous-sessions/O5G8MZNPH0_bzNWL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=O5G8MZNPH0_bzNWL&q=85&s=7b622171ca32c98e4d7b3c346546e70f 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>
