> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-feat-acl-curated-blocklist.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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=4c61e66c38196e99d3e9bc27ecafd24a" 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=c3f83f42b846fc0bcaafc577270c7fb8 280w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=a12733c0c9c7f0e7b00dc1a334685d07 560w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=edceccc223e60b5089d82e67ce6f0699 840w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=4892e4d5fef2936b68fd14197c63f142 1100w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=dab247357d1a508fbbca65ec69078628 1650w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=d0fffefc8870686d0074871687ee7ee5 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=8251d6499989a39438ec0ebbcbf524de" 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=55215b0ab95c833ee743dd80b3c41d48 280w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=5029979aa269670726a711bb2dc01843 560w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=1aa9e5a1bb73365e47ab74ef691753bc 840w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=f93397ea0c9c2ffa38eda733f9d3b04e 1100w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=7803bf04938127cee8fd702e359d0d7f 1650w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=2add7107aa84a25c3b3d3f34e42c3433 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=94d0ba60b1d64d2967d0738445e51046" 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=3c224768a6ce608e77d7a378bc6eb64e 280w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=219cd4b2b873aa60cf013c4ec50025a6 560w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=22eeb41d17765d58ef4eb8a69415caf2 840w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=a3ed6e3394292674fff03ce952ff9efc 1100w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=978f90cc8d23e2689729b72889efa65a 1650w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=105867d889f6fc2793a2d910ace0e035 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=3dc7809648dde34e3501bfc1263ea784" 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=5e3bd4b93f36b254e7a1dae2c384a546 280w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=a16a26e3a22f755de50cfcf750f70de8 560w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=8e248344d82ced2fade07459b077efb1 840w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=bbb2f1b1bbde2420717e421a5a0192ce 1100w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=d96e10ec9b1d2b8ff7be85915a8e9a82 1650w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=14b3820e8ec538ef1a268323fe391016 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=27be72f97deb4f96f37749719ac785e0" 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-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=07169b63dc816ed3e58f47b25fab8dbc 280w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=2441f9041d1111fdd410b1bb04ea26a5 560w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=15c98a22eb55ab4b02203900bac5aaf1 840w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=824b683e40a276e8ba50e4811f79b026 1100w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=e74efd6643178c8e429380246798f5b1 1650w, https://mintcdn.com/docs-staging-feat-acl-curated-blocklist/rD9qSLf40bIeBjr0/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=rD9qSLf40bIeBjr0&q=85&s=00f1e662b7e1ef774174ae8c978c4b83 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>
