a75800a988
Adds support for a jwt token in a file. Simply reads the file and sends the read in jwt along to the vault login. It also supports a legacy mode with the jwt string being passed directly. In which case the path is made optional.
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
```release-note:improvement
|
|
ca: support Vault agent auto-auth config for Vault CA provider using JWT authentication.
|
|
```
|