io.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfig
Description
Provider of secrets defined in configuration itself
Configuration options
| Key | Type | Description |
|---|---|---|
value | String | Value of the secret, can be a reference to another configuration key, such as ${app.secret} |
Usages
See the manifest for all available types.