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

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

There is a newer version: 3.0.0.Beta1
Show newest version
#
#Wed Mar 24 14:03:01 CET 2021
io.quarkus.vault.runtime.config.VaultUserpassAuthenticationConfig.password=Password for userpass auth method. This property is required when selecting the userpass authentication type.
io.quarkus.vault.runtime.config.VaultUserpassAuthenticationConfig.passwordWrappingToken=Wrapping token containing a Password, obtained from\:\n

\nvault kv get -wrap-ttl\=60s secret/\n

\nThe key has to be 'password', meaning the password has initially been provisioned with\:\n

\nvault kv put secret/ password\=\n

\npassword and password-wrapping-token are exclusive io.quarkus.vault.runtime.config.VaultUserpassAuthenticationConfig.username=User for userpass auth method. This property is required when selecting the userpass authentication type.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy