open-vault/command/agent/auth
Violet Hynes 6ec669bb07
VAULT-12564 Add new token_file auto-auth method (#18740)
* VAULT-12564 Work so far on token file auto-auth

* VAULT-12564 remove lifetime watcher struct modifications

* VAULT-12564 add other config items, and clean up

* VAULT-12564 clean-up and more tests

* VAULT-12564 clean-up

* VAULT-12564 lookup-self and some clean-up

* VAULT-12564 safer client usage

* VAULT-12564 some clean-up

* VAULT-12564 changelog

* VAULT-12564 some clean-ups

* VAULT-12564 batch token warning

* VAULT-12564 remove follow_symlink reference

* VAULT-12564 Remove redundant stat, change temp file creation

* VAULT-12564 Remove ability to delete token after auth
2023-01-24 16:09:32 -05:00
..
alicloud update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
approle Use WriteWithContext in auth helpers (#14775) 2022-04-06 11:20:34 -04:00
aws
azure Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
cert reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
cf
gcp
jwt Agent JWT auto auth remove_jwt_after_reading config option (#11969) 2022-07-25 07:42:09 -06:00
kerberos
kubernetes
token-file VAULT-12564 Add new token_file auto-auth method (#18740) 2023-01-24 16:09:32 -05:00
auth.go VAULT-12564 Add new token_file auto-auth method (#18740) 2023-01-24 16:09:32 -05:00
auth_test.go agent/auto-auth: add exit_on_err configurable (#17091) 2022-09-15 11:00:31 -07:00