All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.vault.runtime.config.CredentialsProviderConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.0.0.Beta1
Show newest version
#
#Fri Jun 26 02:13:17 CEST 2020
io.quarkus.vault.runtime.config.CredentialsProviderConfig.databaseCredentialsRole=Database credentials role, as defined by https\://www.vaultproject.io/docs/secrets/databases/index.html\n\nOne of `database-credentials-role` or `kv-path` needs to be defined. not both.\n\n@asciidoclet
io.quarkus.vault.runtime.config.CredentialsProviderConfig.kvKey=Key name to search in vault path `kv-path`. The value for that key is the credential.\n\n`kv-key` should not be defined if `kv-path` is not.\n\nsee https\://www.vaultproject.io/docs/secrets/kv/index.html\n\n@asciidoclet
io.quarkus.vault.runtime.config.CredentialsProviderConfig.kvPath=A path in vault kv store, where we will find the kv-key.\n\nOne of `database-credentials-role` or `kv-path` needs to be defined. not both.\n\nsee https\://www.vaultproject.io/docs/secrets/kv/index.html\n\n@asciidoclet




© 2015 - 2025 Weber Informatics LLC | Privacy Policy