- ConfigVaultProvider (security.providers.config.vault) Configuration
Secrets and Encryption provider using just configuration
Type: io.helidon.security.providers.config.vault.ConfigVaultProvider
Config keyconfig-vaultcontent_copyThis type provides the following service implementations:
io.helidon.security.spi.SecurityProviderio.helidon.security.spi.SecretsProviderio.helidon.security.spi.EncryptionProvider
Configuration options
Required configuration options
| key | type | default value | description |
|---|---|---|---|
master-password | string | Configure master password used for encryption/decryption. If master password cannot be obtained from any source (this method, configuration, system property, environment variable), encryption and decryption will not be supported. |