im-open/Get Vault auth token using the logged in Azure user

Gets a token that can be used to authenticate with HashiCorp Vault using Vault's Azure Auth Method and the currently logged in Azure user's credentials

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
vault-roleThe role in Vault that the outputted auth token will be provided for.yes
vault-urlThe base url where Vault is hosted. E.g. https://vault.myvault.com:8200yes
azure-auth-mount-pathThe path where Vault's Azure Auth Method was mounted.noazure
output-environment-variable-nameIf set, an environment variable with the provided name will be outputted in addition to the normal output.no
namedescription
vault_client_tokenA Vault token that can be used in subsequent jobs/steps to interact with Vault.