vault/jwt-mount¶
Mount path of the JWT auth backend in Vault.
Path where Vault's JWT auth backend is mounted. Used to build the
login URL auth/<mount>/login when vault/auth-method is jwt.
Defaults to jwt (Vault's stock mount path); set this only if your
Vault deployment mounted the JWT backend at a custom path (e.g.,
jwt-spoke1 in a multi-cluster setup).
Vault's "Kubernetes" auth method uses the same role + jwt login
payload as the generic JWT method; if your Vault deployment uses
the Kubernetes auth method, set this to its mount path (typically
kubernetes).
Objects that Reference vault/jwt-mount¶
Not used in current content packs
Objects used by vault/jwt-mount¶
Not used in current content packs