What this solution does
This module integrates with HashiCorp Vault, enabling Bitrix24 users to view passwords according to their access rights. HashiCorp Vault is the industry standard for managing corporate secrets.
This module version is designed for read-only access. Users cannot modify existing passwords, create new ones, edit policies, configure authentication methods (auth methods), connect new secret engines, or perform administrative functions. The system does not store passwords locally; it retrieves them directly via the standard HashiCorp Vault API and displays them within the interface.
Technical features:
The user interface is built using the Vue framework as a single-page application (SPA).
Navigation through the password list is supported via both mouse and keyboard.
After installation, a menu item named 'Hashi Vault Passwords' appears in the main Bitrix24 menu.
Supported authentication methods:
Username & Password
Token
LDAP
Multi-factor authentication (MFA) is not supported in the current version.
The module supports the following secret engine types: Key Value version 1 and Key Value version 2. Development and testing were performed using Hashicorp Vault version 1.17.1. To operate correctly, the module requires a pre-configured and unsealed Hashicorp Vault instance capable of accepting HTTP requests from the Bitrix24 host.
General iT can install and configure this module and check how it works on your website.