> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-docs-5547-passwordless-db-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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=a48bd02760bebe698abf3a24373e6f08" 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=0db886204b42720567f4be38dfc6782b 280w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=60d8f1ffb24ed83fe0ca3acbb0e61adb 560w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=ee53dd4bc01a3bee60d2dd93cdc74092 840w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=c084c5a29d6ebca7f4824a450ed229dc 1100w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=e7b886f24be134b4966484b7ead456bd 1650w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=4332ec5619e26356817025d53365f175 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=81d2313565681098584e2d0fe7f96ece" 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=e3d50d0571bc7ffdcc3163b96e1960ce 280w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=b5e29fb0e9080adb71e2805ed165841c 560w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=af5bf22deacb66ecefb7cbe72f845c57 840w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=572fab40c6a4dbe2ad9234196eb02a2b 1100w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=7d57c45b647dc656a4be11ed465267d3 1650w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=316ef3417fb3ea4ddeab02c9674ca5f4 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=dc670723d68265b1c76f55e378e96b10" 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=5d0bbe8d4193f10cbaff5b1eed7fcd4e 280w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=c9163ee6115c3d853253ffc51df507da 560w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=e78b3f51062da146ec56fb46b73aa94f 840w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=fc0a988d52d9a70904de5fff5d71b6c7 1100w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=c171cfda2f64e7375f457d88981900da 1650w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=0cb4933f93e0c55b639fdaf62d2243c7 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=0833c84ad1ad881462c27e4265ae9913" 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=1e282a0d306381b2812b36866fb57f59 280w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=a36a531330bae7976e121ec57433e4f9 560w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=2b93409fd46e60b5aed7804ae9b63187 840w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=77c438217440d2d20c1cdb89f87e92ed 1100w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=fc80ddbc3a468ab466917baa859a0cb9 1650w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=21978453ee942e4a476db93c4148ba60 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=68790be38ebe9ff910e49d1d671fde66" 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-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=8cfbf82b3338809955a960fbaf32ffde 280w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=8a09e5dd62323d1ace281b976321ff1e 560w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=eee7d2e676c831d6bd4dea5fba9cafa3 840w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=fbd0027657bedd3562a022cc7f2702c7 1100w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=38563dd76361fa5a9012f6d946ce222f 1650w, https://mintcdn.com/docs-staging-fix-docs-5547-passwordless-db-update/80GiBWwFil8KyTCg/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=80GiBWwFil8KyTCg&q=85&s=f4f41bce801d9568f7e12865c84c12da 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>
