Jump to letter: [
ACFGHIJMOPSVX
]
htgettoken - Get OIDC bearer tokens by interacting with Hashicorp vault
- Description:
htgettoken gets OIDC bearer tokens by interacting with Hashicorp vault
Packages
htgettoken-2.0-2.osg23.el9.noarch
[47 KiB] |
Changelog
by Dave Dykstra (2024-07-25):
- Fix broken httokendecode symlink.
- Use python wheels to build/install on el9. It didn't work on el8 so
the use of wheels was removed at the last minute before the 2.0-1
release (without removing it from the changelog like it should have).
|
htgettoken-1.20-1.osg23.el9.x86_64
[9.2 MiB] |
Changelog
by Dave Dykstra (2023-08-17):
- Update httokensh to by default set the minimum vault token time to live to
6 days, and to make sure that the background refresh never gets a new vault
token.
- Changed the preferred name of httokendecode to htdecodetoken, keeping
links in the opposite direction.
- Add man pages for httokensh, htdestroytoken, and htdecodetoken.
|