> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-details-to-accordion-universal-components.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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=606b6fde6c3cab38dfc88cba007fc492" 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=722b2fd9038c34fc139ca26c0ac1e0e3 280w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=dc614cfcda89689f11cff489df781038 560w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=58a75a9b17cb832b66f7c5124f116c9e 840w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=352ef698c653a7c4bc5c454ca20ee1cc 1100w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=3b645ec3d23b557828dc2f65c3829779 1650w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=09b818227c21df4e935fe018c040117c 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=af4c4f3f69a562530c3778276fe272ea" 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=423cc4fd97c2cc43c362d874a2305a59 280w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=5d1b4bf50b6f8841300cb4afc3200f4a 560w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=f7a6d8f39b2223ceefa5fe013f5517ff 840w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=e8d0de3269186b997db687e80b4486d7 1100w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=3ee020621c7d1e71c8ac27d0b8200200 1650w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=34874a6dbe78b368dcdf88df5c864b33 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=edd7de0cc8809595c3045d74c6e72edb" 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=a97e35c64a18e484fae09d9c8167c7f0 280w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=4ecd504ad64f1982811220268286e9f8 560w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=14ecec0722e833c32b5127d70d724c5c 840w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=0a00d94c5a65dd78360955fb02f1755f 1100w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=09557359753588af3b1a6686f05f6ee4 1650w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=061c312aa37c6907da63f32987259765 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=fb41da53a369561677f3edab6b89c24a" 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=5d0957da5b79ea7d325736466fe807a3 280w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=6218e317eab1e07a3cc74cc9b8badfac 560w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=650320aa740628a5afbae521207cebe8 840w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=194516d5113e7e659f2ee9d2858e66d3 1100w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=d6648434bfe3cbdc3c4970b6847cc576 1650w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=27545040923a8ba92e6f567d02dd8173 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=2f71180b1e7eda57bce9666c4c14fb5d" 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-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=7f19222c6d2ca62a21cda031d0a492f3 280w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=d0b7a3e68e9246850697e34102591eee 560w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=dedd1c5f1ce0b21525331bbc4623cd46 840w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=1766344f01b005059af2cc124139fef6 1100w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=2f6cd2ac33a9d7cccacb6e1a5b9ff61e 1650w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/8S_oOIFNz4helbdR/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=8S_oOIFNz4helbdR&q=85&s=390600b260ed4f88bb2bfb03708bae3d 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>
