5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00
vault-action/integrationTests/basic
Kamil Domański 2f64a97498
make "role" input optional (#291)
* 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 15:34:46 +01: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 (#291) 2022-04-07 15:34:46 +01:00
rsa_keys.js feat(): add support for github provided jwt auth (#257) 2021-10-08 09:46:21 -07:00