> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-feat-member-mgmt-docs.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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=e8617af96c4e67336fdb75cdba3baa9d" 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=7bd0f4174cf97f410f3faa105c2887e9 280w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=1b8225c33bb4a44e3a9f517317366a07 560w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=0e2391625854a934e80d49bd37cd3fe6 840w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=60601039a8eb25da210313c383c1ee7c 1100w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=95bd256a084a361da7eb44605234da04 1650w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=23f4e7bcbb35dd80d26027e3d2f52fcf 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=c2682c46cd13df9f5501ddefe3da562d" 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=628cf75ab351afa6cf18d451fbe1ddce 280w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=c9fd9fa4bc354d9c0bd38d5369d3437d 560w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=39651742c561c9c240377731e18e4178 840w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=373f7b7c35168dedb27a2f81f732eee2 1100w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=c3de6d05b6fdbd32da991ce848d85068 1650w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=0297f8cfd128eeeef40a938e5a93a113 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=1f939f3357b3100818f83f71dcdfebcd" 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=232e589c1960304e186c872343d1bfbd 280w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=964c86714122ca2d098c1b489ce7a1d4 560w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=287d7b99b3d260738d605c219d3237f4 840w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=d33f05dcc92fa2816fc3bad91e9d62a1 1100w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=dd9ac02e4661394264eda6ad047273f4 1650w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=346dc3edc3322dbfc94f74ab45c34e2f 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=7f4f86d072c5c1f2208c0185fc0b68d1" 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=ca17c1c46bab7361abf0ef2541557c19 280w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=5b4af88fec7277cb998ff2b071d36330 560w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=f58942928946b4dfb4899bdebf7cd754 840w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=d44c72876764a0a7f5c682c107777c8e 1100w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=959a811ed1212ac507ece9c2227340e4 1650w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=4f943898aae32abde96c372fa0b2ecc7 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=c2b73c27913f4a4dc9554509e0ea93d9" 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-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=7a963b737763c1bb8a3a75510bc06080 280w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=17c9fb1bd7dad14b62e652eb3c2455d9 560w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=6d72c555d13c2b393dcf6bc2d31d04ad 840w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=f2d2db361eef0d5e212dc3fa1b9fb5f7 1100w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=410b5723297ad4b3ebb9e3c606b280ee 1650w, https://mintcdn.com/docs-staging-feat-member-mgmt-docs/wgR0XaRZsyT-TrGL/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=wgR0XaRZsyT-TrGL&q=85&s=6076ef9d2754ac2fac500277a8c14fcf 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>
