> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-feat-docs-5613-b2b-connect.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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=d7edd13cf55523ae486d86067ce4365d" 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=c8776e919cee8afe58678f8ecb8509b4 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=0bd9978a9b9c49d70046c4c9c9642f28 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=4c5f4f2320888085ff8f52ff4a0a0803 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=034848853296c46fbdd78755acc81f45 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=dc85e0ebfe69d85f767350a5ed0fe518 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=78621bdfb428233ed0e4d6d3d9cc6cd2 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=e8dc877c11b03d5713228f375f859ec0" 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=4de03c6e744d93f71c5784ce14c3af80 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=f31ca505a54f105c96f813c6607e2694 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=c08e4d11d87623f26e0b0f6d157c2593 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=b7a1e871293423a9e7c1bac7ec06d031 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=51909b484d3c0cfc9e9d088469580bca 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=e145981a94e5d0e17e00633c7f457927 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=3beed9898a2b4fc132d0b0fb126e7fce" 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=674ad64dc72e67f577f7c67362051dff 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=44362f7da21b8e3369fa9bd9966300e8 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=939e488f44dcd531db58daf3d4262fd9 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=95a148c20b36d941a1c467e326e1140f 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=cdc53c4936985c3f0b5a940ce81a412d 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=86bcbd3bd3e0c5e23278a9c955d099a3 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=708e8b81f090c1d00cb553fc9608ccc1" 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=4ea668f54ce1a611ccfd4bcc9c6be2b4 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=af661e6f819a3067223aca709b27bf0b 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=f0038c12cd5982df355be4842245f15b 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=b0bf7d799837cb6a9fbd0304d5049765 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=9bb440281a4439b37e3b84e7dd3900b8 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=ff4a2f39b9e42a488d2e65fbcdcf5826 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=4edffece7b41442708af09615603054d" 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-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=a2ef143608467bb9427c88987bdd7f23 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=e176bf278485fe4d6bbd3ab9dbe26b5a 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=c177aff726b9d43b34545c7ebb5aceb5 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=31fa328ff3b946346f2bb90125cdaa7c 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=df250ebc5b28ca7a6384496b382c0c33 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/2mvlEkfiVop_c0_m/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=2mvlEkfiVop_c0_m&q=85&s=c7186cf8e2bc32d16202c6d109cc755e 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>
