> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-fix-project-hockey-stick-2.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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=d62a6108b60df9c198ee386deb4f3a97" 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=06cf802da50da79a87fc4afd60f711ae 280w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=64962cb3c259f5951c1b7ef1d5e3cc6b 560w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=6d193e486414ab0f8c44853021f764f6 840w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=cac688fdba5649c61eab66c3b539cbb2 1100w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=b4cd679f0984465502219a4d0a9c36b0 1650w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=b4a17a3efb816ccee5d1cba8591b6de4 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=053c530628c3c199cdb209bc04444c47" 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=2892cac144ea0bdeb9a08d19dff128e6 280w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=f5a3534b6e99a5a301fa298eae5ea632 560w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=dd8ead8d63b3ffe01d6d6144b67851bf 840w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=20f0b2c0d38a31169bfd2e46b2f258da 1100w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=5c7b07d5184075f396c7411d30e40af0 1650w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=2470ad80dd191766be578ed9ecbff9ec 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=f6eeba21fdfd709dee986f9e165ef0fa" 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=19106fbd6b020357a4baa35c4601fb8a 280w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=a1055db016beffc3a89f44bf7af60dac 560w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=9a674d1ab5d7cd53ccae3e725fdcc145 840w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=dd97c890297af314561456789719c9c5 1100w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=d6e3a9214e90caf2ebea2bd7540aae76 1650w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=6a889edeb5c864ba7543e0438fc6e983 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=a9b4aac2adaa7faec2bb5c443b9ce96b" 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=0f3ee95a4018e8f1868921ff8f71a85d 280w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=d424a9ed29eeef7469b8919a6e85e314 560w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=b41974e4f71d3cb0aa3aed5f134fdde9 840w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=fe90f584c789afc55442712da6bdc57c 1100w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=c904f44ce69d84cb6e24e159aa007ed9 1650w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=8a4be117fefbf42a7478915d94d21eca 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=926a6510802862351c053a29f5ce27be" 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-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=550d017dd39208eb6a0a60b4b6b31273 280w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=ac04c0faa0d4d396a8d3612aa3fb543f 560w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=d7e30d4d3b9a3c9bcde3200b32676f75 840w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=6d2cc023a178e68467e7b92745a120db 1100w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=893a1a1db9503cacf7d6729ebd3d9c08 1650w, https://mintcdn.com/docs-dev-fix-project-hockey-stick-2/sQGVCHEfTq9rt9ha/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=sQGVCHEfTq9rt9ha&q=85&s=05dae78cf35f0cb6c01cf5a0c621d2a9 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>
