Skip to content

check_vault_token: support default vault token file

This MR adds support for discovering the 'default' vault token file when running check_vault_token.

The logic attempts to duplicate the equivalent logic in htgettoken.

Merge request reports