Skip to content

[ADH-7956] Integration with Vault (Hashicorp/OpenBao) is implemented for storing sensitive configurations.#24

Merged
asanisimov merged 5 commits into
4.11.0_developfrom
feature/ADH-7956
May 27, 2026
Merged

[ADH-7956] Integration with Vault (Hashicorp/OpenBao) is implemented for storing sensitive configurations.#24
asanisimov merged 5 commits into
4.11.0_developfrom
feature/ADH-7956

Conversation

@asanisimov

Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

The patch integrates HashiCorp Vault and OpenBao with the HUE configuration file processing logic. This allows the service to retrieve passwords, secrets, and other sensitive data directly from the KV v2 Vault secrets mechanism, instead of storing them in cleartext in configuration files.

Secrets are expected to be stored as vault://<path>

A configuration block for client configuration has been added. [desktop] [[vault]]

Authentication types supported

  • token
  • userpass
  • ldap
  • kubernetes

@asanisimov asanisimov requested review from Asmoday and Uttar April 13, 2026 14:31
@asanisimov asanisimov merged commit 165c1ec into 4.11.0_develop May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant