Support the TOKEN_FILE versions of TOKEN environment variables
Open
theme/security
type/enhancement
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
Consul uses `CONSUL_HTTP_TOKEN` to hold its working token in the environment, but alternatively supports `CONSUL_HTTP_TOKEN_FILE` which avoids having a secret directly in the process environment. Nomad should be able to use the `TOKEN_FILE` alternative, and should support a `_FILE` alternative for its own tokens.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.