Skip to content

v2.5

Latest

Choose a tag to compare

@DrDaveD DrDaveD released this 01 Dec 20:29
· 2 commits to master since this release
aa0e4db
  • Add htdestroytoken -f option to force a removal of a refresh token in vault.
  • Add htgettoken --novaulttoken option as an alias for --noiodc, --nossh, and --nokerberos.
  • Again fix --showbearerurl to work in combination with --nobearertoken. That was fixed in 1.17 but broke in 1.21 and 2.0.
  • Fix httokensh to pay attention to htgettoken options in $HTGETTOKENOPTS.
  • Fix httokensh to correctly locate the log file if a -o or --outfile is given, instead of writing to ".log" in the current directory.
  • Fix httokensh to not pass on a --vaulttokenminttl option to the background htgettoken command, to make the vault token last as long as possible since it doesn't get renewed.