5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 18:13:45 +00:00
vault-action/integrationTests/basic
Kamil Domański 4bd533450e make "role" input optional
Per Vault documentation it doesn't have to be provided,
and the auth provider's "default_role" parameter is required
precisely for this case.
https://www.vaultproject.io/api/auth/jwt
2022-04-07 03:45:45 +02:00
..
integration.test.js Add ability to export Vault Token (#127) 2020-10-01 10:22:10 -04:00
jest.config.js chore(test): organize tests a bit better (#7) 2019-11-24 16:00:31 -06:00
jwt_auth.test.js make "role" input optional 2022-04-07 03:45:45 +02:00
rsa_keys.js feat(): add support for github provided jwt auth (#257) 2021-10-08 09:46:21 -07:00