Secrets and Encryption provider using just configuration
Config key
config-vault
This type provides the following service implementations:
-
io.helidon.security.spi.SecurityProvider -
io.helidon.security.spi.SecretsProvider -
io.helidon.security.spi.EncryptionProvider
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
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. |