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
#
#Wed Oct 30 08:26:21 CET 2019
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. 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

\nkv-key should not be defined if kv-path is not.\n

\nsee https\://www.vaultproject.io/docs/secrets/kv/index.html 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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy