Integration with Hashicorp Vault


Integration with Hashicorp Vault
Integration with password storage
Hashicorp Vault is the de facto industry standard for storing corporate passwords, trusted by hundreds of the world's largest companies.
Important! The current version of the module is designed for viewing passwords by regular users in accordance with their access rights.
The module does not allow: changing passwords or creating new ones, changing policies, connecting new authentication methods (auth method) or reconfiguring them, connecting new storages (secret engine) or performing other administrative functions.
The module does not store passwords, but only loads them via the standard Hashicorp Vault API and displays them inside Bitrix24.
Peculiarities:
- The public part is written in Vue (as a single page application)
- Password navigation can be done using both the mouse and the keyboard
- After installation, all users will have a main menu item called "Hashi Vault Passwords"
- Username & Password
- Token
- LDAP
Supported storage types (secret engine):
- Key Value (version 1)
- Key Value (version 2)
For the module to work, it is assumed that you already have Hashicorp Vault. It must be configured, unsealed and able to accept http requests from the Bitrix24 host.