Integrating Hashicorp Vault as a way to obtain the client secret

I want to integrate an existing Hashicorp Vault with Keycloak and to use the vault to get the client secret of a Keycloak client from that vault.
I can see in the docs that Kubernetes / OpenShift & Elytron vaults are supported. Is there a way to use a Hashicorp Vault instead?