> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-update-explain-log-stream-pause.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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=683831b0cf0e416b031d2fa452fa9cf3" 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=36cd6b35be93b49b0aa618bdccdaebe1 280w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=3fddb89404981ad1de45282c8866333e 560w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=0ebae5cd86b743c23027e4f94efaac8a 840w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=c65a0db06730fb1cbf5edfbd5170ada7 1100w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=bddba0ec11f2f1960804ebe58b271d42 1650w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=0d38c9d43db391ce19ef6538e037c4e0 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=9fb40428723f6564ea0ba6fe330731c0" 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=60d1baba23f7834cf41ca6b24d4ef831 280w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=ac7c0a08d6f144e45a0a6963cc0c5d68 560w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=007fdace3e2555aaee56b269f11a01e7 840w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=ccacdb778ce98863664d2087fa325a5b 1100w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=93d438b5047a4cd046f011db6b1c8e26 1650w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=0a5eb508807eb0f4202077694280b222 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=51533225ec7e89ec2b38df04e88cc026" 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=7a3ea86c84eadbd9efbd2d47b091b75a 280w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=0386bd5db4e013a3e3608e6788a36357 560w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=74de7ffda2ac0a4292c37da5d8a7428f 840w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=24d6cdfb1a2a717629f0ec15cc6d9227 1100w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=4dde26daea9b29c8260f345469038bd8 1650w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=9248a2fdf9a9ad09cfa46be1921722ff 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=afe8396f8ad2dcef67ee6b21cacba39f" 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=02029ad37f02d88ee9253259699f87e7 280w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=9fde04a47c07f75a2ae847105d637f1a 560w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=31fbf19b1e5904a6739535cdae5914ef 840w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=536742613474c1e53e2b762c122658de 1100w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=d6eaacc1d1d687e97bfa5004d7bd8d8e 1650w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=f87d39ed61fb88828e1d2008e03d55dd 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=0fe122f45fbbe5c72af719b3bf8dba80" 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-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=8d5793115f78a18029fbced754eff32a 280w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=651f32ada19f3ac61d1d501bb76ed863 560w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=ecf9026668b63fc336e58e6df7701601 840w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=eb37ca3e5a897c23e288d0731f8ead94 1100w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=7fca7b0e82ca9ab3c16effb53b02433c 1650w, https://mintcdn.com/docs-staging-update-explain-log-stream-pause/y76w6mbqO-j6Dxee/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=y76w6mbqO-j6Dxee&q=85&s=7f2a22bfb7addefff6f2428f5ac95d4a 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>
