> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-feat-3pa-xaa-myorgs.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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=508a1752d8d4fb70543120e6af7738b6" 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=d634366ac33d1274c324af32457cfe60 280w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=914638812cb62f83cfc08eff27fe8b1c 560w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=90903a0d2d16b545b505353794e1112a 840w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=b2034607a270993a24870de840b73bd7 1100w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=e614bef42ace24b9f3cac0f77576b98e 1650w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=76c1a181479408ad8d3d4f47440a5fc6 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=7745b8287a463c097f869f9c14ee76d9" 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=db011b0f5a6044dc2037906931f4fceb 280w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=fc69a2e555ee6e7fc04a449df0629bfc 560w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=2bda5a58ff9941c5eb9528d608d654bb 840w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=e39ff4f562a299e0e165957856c63ec4 1100w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=f18fc6305560ff6175603863f2066138 1650w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=65638ad1a2c308e9d53524ae0eaa82f0 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=e98270bdc609cf01d4eba7203f69c94d" 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=e62f7052998ade0c76c495d086e2e0fa 280w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=37fd095b018ecba6a34363f7d6720923 560w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=375467dcc6e3fbf7c8aa615bebd2be4f 840w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=505b41fb1b93548d18e474273387a2e2 1100w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=3517e2ea37f5289df9dac0297f38e5e4 1650w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=6d6a156c10b068f727a53fae5cbad507 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=755b43edc7d669e8f27c8f813cede0fc" 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=76e19115134a6a7c50249496c5c1ab27 280w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=61a2597d0be9b90376ca0ea23bc7eabe 560w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=adc6960354f80aea95903a05b6ac588f 840w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=d18a70f4dfefad06dce57366da68d230 1100w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=9629e2e95ee9ee3c184cac22957d07d2 1650w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=8c2e2e8ca8bceb87b0a6edac540f2feb 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=e3c83effa3a5489e625fe1caa2f6a36f" 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-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=fddaf6afe06fb78073ddfca6ae4eb785 280w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=931de99dbd791f39eaf430556d8980a4 560w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=9b7699a787d57b7cb9c5994279c55a9c 840w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=c6d8a4113a860710e089edab2ee67c66 1100w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=be03fcd90760afb14545e275c44c8a6b 1650w, https://mintcdn.com/docs-dev-feat-3pa-xaa-myorgs/EnHMTW_bsjjAFw_b/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=EnHMTW_bsjjAFw_b&q=85&s=8989b55a81df2399542307a6c05f323f 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>
