> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-docs-5615-oin-update.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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=172a6cdce8e0451511b5ad63ef7261c8" 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=4dfe56e9e6b2fa6e8f11787b9ec3e9ce 280w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=cec216cec002b156d48041b5e13a7264 560w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=e5b6ecfc9ce40b5beeb12ec2cdedf277 840w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=b7f6c9963d4a7ac321d7add4633c7588 1100w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=03ae24bef366c65a777d59bfceb13930 1650w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=3b15530ab07c00ca447d93301bb3f399 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=c8960edc5dc95887f5d6c2472d98f551" 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=6e0d90967179e0ddb57a372a53e0aa07 280w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=ebb7cb0ea61f42b0cd4d0b161d123871 560w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=618db10d7e1355550a66e8cd77ee4a21 840w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=6e70df2d89cc83d844de7aba6887cd09 1100w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=724b9d17c36ea7d5439ca15eec6c80d4 1650w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=1a2e95bb75601b25f263d6488d9da1c8 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=bc0fb4e880c6d2c9e980e933ddcd1e6d" 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=0ecd200fd016feefb827049469a5de7b 280w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=2c842d0671888e06cbccfecfef87d548 560w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=d8d9f8278d2afe774de861158cdd4c52 840w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=f14457db6440692613254280b930e36e 1100w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=b3dd633f1d2611d7f48a6368bf8b7160 1650w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=4bf4317f4c77aade04a7c55bdbc7df66 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=e7adc1993a40c95a0befed89664a1c80" 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=462330dae02f56a393b910d23f1d8cde 280w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=c6f8d647ed37a8c3fd1d7472d190c6e5 560w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=1c5893123521c31e10575deb1b365df9 840w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=7a360b64a222c14013eba29e088b6d40 1100w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=481b429677a004260b74be0be15414dc 1650w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=3bdf86aa9f15faae4f7859f737db4dd4 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=e0126dd53eb894d7d7cb4baa4867f63a" 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-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=71522236f1c272fd3c5bd073899ade78 280w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=96f4eea38b011a94617f7dcd08069a1e 560w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=0cf1f9af1809ef529bec893be7377d98 840w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=609767512e10df9552b6a139ef841371 1100w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=9349138955f1a6236de69dff4f17d8bc 1650w, https://mintcdn.com/docs-staging-fix-docs-5615-oin-update/vn5HS0TabbyuZ5MK/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=vn5HS0TabbyuZ5MK&q=85&s=a82e47701cd8248f85cf1a4d913a6ea6 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>
