io.quarkus.vault.runtime.config.VaultAppRoleAuthenticationConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-vault Show documentation
Show all versions of quarkus-vault Show documentation
Store your credentials securely in HashiCorp Vault
#
#Wed Mar 24 14:03:01 CET 2021
io.quarkus.vault.runtime.config.VaultAppRoleAuthenticationConfig.secretIdWrappingToken=Wrapping token containing a Secret Id, obtained from\:\n\nvault write -wrap-ttl\=60s -f auth/approle/role/myapp/secret-id\n
\nsecret-id and secret-id-wrapping-token are exclusive
io.quarkus.vault.runtime.config.VaultAppRoleAuthenticationConfig.secretId=Secret Id for AppRole auth method. This property is required when selecting the app-role authentication type.
io.quarkus.vault.runtime.config.VaultAppRoleAuthenticationConfig.roleId=Role Id for AppRole auth method. This property is required when selecting the app-role authentication type.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy