5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 18:13:45 +00:00
vault-action/dist
Richard Simpson 25885cbbc9 feat: add generic auth
Adds the ability to authenticate against any normal Vault endpoint by added the uthPayload input.

When an unrecognized method is provided, the action will attempt to hit 1/auth/<method>/login with the provided uthPayload and parse out the token in the response
2020-04-04 12:55:25 -05:00
..
index.js feat: add generic auth 2020-04-04 12:55:25 -05:00