ConfigVaultProvider (security.providers.config.vault) Configuration

Secrets and Encryption provider using just configuration

Type: io.helidon.security.providers.config.vault.ConfigVaultProvider

Config key
config-vault
Copied

This type provides the following service implementations:

  • io.helidon.security.spi.SecurityProvider

  • io.helidon.security.spi.SecretsProvider

  • io.helidon.security.spi.EncryptionProvider

Configuration options

Required configuration options
keytypedefault valuedescription
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.