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

io.quarkus.vault.runtime.config.VaultAuthenticationConfig.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.VaultAuthenticationConfig.kubernetes=Kubernetes authentication method\n

\nSee https\://www.vaultproject.io/docs/auth/kubernetes.html io.quarkus.vault.runtime.config.VaultAuthenticationConfig.clientToken=Vault token, bypassing Vault authentication (kubernetes, userpass or approle). This is useful in development\nwhere an authentication mode might not have been set up. In production we will usually prefer some\nauthentication such as userpass, or preferably kubernetes, where Vault tokens get generated with a TTL\nand some ability to revoke them. io.quarkus.vault.runtime.config.VaultAuthenticationConfig.appRole=AppRole authentication method\n

\nSee https\://www.vaultproject.io/api/auth/approle/index.html io.quarkus.vault.runtime.config.VaultAuthenticationConfig.userpass=Userpass authentication method\n

\nSee https\://www.vaultproject.io/api/auth/userpass/index.html





© 2015 - 2025 Weber Informatics LLC | Privacy Policy