We’re excited to announce that we added new options for Forms HTTP Vault Connections!
This new set of options allows you to configure different authorization methods for your HTTP Request Flow Actions.
What's new:
- Client Credentials Support: Configure OAuth Client Credentials and keep the access token fresh for your HTTP Request Flow Actions authorization.
- API Key Support: Authorize your HTTP Request Flow Actions using an API Key, defining the header or query param key and secret value.
- Basic Auth Support: Configure and reuse Basic Auth authorization for your HTTP Request Flow Actions, helping you replace the legacy built-in option.