2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-02 14:20:39 +00:00

1 Commits

Author SHA1 Message Date
John Eikenberry
4211069080
add provider ca support for jwt file base auth
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.
2023-03-02 20:33:06 +00:00