vault-token-helper icon indicating copy to clipboard operation
vault-token-helper copied to clipboard

@Hashicorp Vault Token Helper for macOS, Linux and Windows with support for secure token storage and multiple Vault servers 🔐

Results 19 vault-token-helper issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/PuerkitoBio/purell](https://github.com/PuerkitoBio/purell) from 1.1.0 to 1.2.0. Release notes Sourced from github.com/PuerkitoBio/purell's releases. v1.2.0 What's Changed AddingPowerSupport_CI/ by @​santosh653 in PuerkitoBio/purell#31 Setup GitHub Actions by @​JohnTitor in PuerkitoBio/purell#34 Pull code from...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.8.0. Release notes Sourced from github.com/stretchr/testify's releases. Minor improvements and bug fixes Minor feature improvements and bug fixes Fixes breaking change with HTTPBodyContains A breaking...

dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 1.5.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.5.0 Spring 2022 Release 🌥️ Hello everyone! Welcome to another release of cobra. Completions continue to get better...

dependencies

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.12.0. Release notes Sourced from github.com/spf13/viper's releases. v1.12.0 This release makes YAML v3 and TOML v2 the default versions used for encoding. You can switch...

dependencies

Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.0 to 0.9.1. Release notes Sourced from github.com/pkg/errors's releases. errors 0.9.1 pkg/errors 0.9.1 is a bug fix release for errors 0.9.0. This restore the previous behaviour on...

dependencies

https://github.com/zalando/go-keyring looks interesting. It supports macOS, Linux (dbus secret service), and windows, without requiring CGO. This could simplify testing and CI/CD pipeline for vault-token-helper

Followup from #21, #23 Support for vault namespaces was not considered in the original design and then added later. It was added by cat'ing together `VAULT_ADDR + VAULT_NAMESPACE` and using...

Tokens issued by the vault auth/okta backend have the 'renew=true' attribute set but when they're renewed with `vault renew` the ttl does not actually increase. I believe this is becaues...

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 1.6.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.6.0 Summer 2022 Release Some exciting changes make their way to Cobra! Command completions continue to get better...

dependencies