releases.shpreview
Auth0/Auth0 Changelog/Forms - HTTP Vault Connection New Options

Forms - HTTP Vault Connection New Options

March 4, 2026Auth0 Changelog
$npx -y @buildinternet/releases show rel_uFn3jJWeKrhqPb1UlJ_Zx

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.

Fetched April 11, 2026