> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-feat-docs-5569-member-mgmt.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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=e5059e9e606304658ffa0fec42791615" 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=3dc75c6d19bd59d2edf973bd1fae7646 280w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=0ff92ef0bf4b07caf8b4e9d4e9f3f181 560w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=84b51565d40380acdb086278c060f461 840w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=58a121ca851bf6b690829e898f5bc223 1100w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=4bc95879791321cd148c105e4b4c9c4e 1650w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=c81aa42d969d0dfe77ff285fa8b765f6 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=e559d760375e64f498334b86bd923eef" 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=25c8abc54fcae2e046c1fdce974d9b1b 280w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=5748e2d7018a241ba8497511d58282e4 560w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=9ca7ecab9881dc2308cd6533915accbb 840w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=0dc07e83df9fc6dcc31928d5c9e49815 1100w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=8dddc1abdb9caae1810643570871ea1b 1650w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=7f796b7ba9bb4fb3d5530be46dea654b 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=8d50bb4684c83d1f04e7f39447e9b37e" 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=387aaab5f7c3ea256c7fa30fb56988e1 280w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=9fb4cf756108697e747a8ee00dd8f364 560w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=46321314d8c2fb6f50b502672c31d71d 840w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=f4c48590dcf39d7dd7b2917c5589b650 1100w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=00c0969f5fe751d8bf1b0d7cc0f963fd 1650w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=9f4df8152ce8a3289bc12a919f98d57b 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=edc60032c3f319e0887922dd31417dbe" 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=9a9ea1df6da4b5a85ccf0a8ac04663c4 280w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=a516b6fb5da3d0f0813bf8de90684b14 560w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=97cdc476bcc303d52a42993910877b06 840w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=2bdc467a5c89e87f7ffeabf751d66fe3 1100w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=b588dff4cb9fa2f5b76202a5e96c231d 1650w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=12c99df91913b349a7213fc2ff990929 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=c0d2ce7ac832f55bedb61d57bb4cb353" 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-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=ecd426e8367444b9f93fc9556bdfd257 280w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=2c6091b314a7d8f782267b27f5a71c51 560w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=95557d187841280e925c80dc02444013 840w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=016c682da3b90410e096aeaabd9738a6 1100w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=4e552414a27ce2f91c6526522508d1ce 1650w, https://mintcdn.com/docs-staging-feat-docs-5569-member-mgmt/S6--HKjxqbzm1eos/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=S6--HKjxqbzm1eos&q=85&s=299d91e78654da5464a20031eab9afb2 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>
