Skip to content

pbar1/vault-token-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault Token Helper

Requires VAULT_ADDR environment variable be set!

  • Encrypts tokens at rest in macOS Keychain (via 99designs/keyring)
  • Stores a token for each Vault address

Setup

To configure a token helper, edit (or create) the file ~/.vault and add a line similar to:

token_helper = "/path/to/vault-token-helper"

You will need to use the fully qualified path to the vault-token-helper binary. The binary should be executable. For more information, refer to the Hashicorp Vault docs on Token Helpers.

About

Hashicorp Vault token helper with encryption at rest and multitenancy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published