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
Richard Simpson
01bb0f9bc9
docs: add reference
2020-04-03 12:24:42 -05:00
Richard Simpson
795c9eddca
feat: add github auth and cleanup docs a little
...
Adds the GitHub Authentication method
2020-03-31 11:56:54 -05:00
Richard Simpson
bef2eb0b90
feat: add the ability to set extra headers ( #27 )
...
* feat: add the ability to set extra headers
* switch to more generic map solution for headers
2020-03-11 14:02:13 -05:00
Antoine Méausoone
3747195c5f
feat(namespace): handle request on vault namespace ( #5 )
...
* feat(namespace): handle request on vault namespace
2019-11-24 15:21:11 -06:00
Richard Simpson
da9a93f3f5
fix: package action ( #3 )
...
Package action output per github docs.
2019-10-15 14:00:01 -05:00
Richard Simpson
fbe0bd395b
feat: bump name and add branding
2019-09-20 18:00:21 -05:00
Richard Simpson
19c0b21a1d
feat: simplify input parameters and docs
2019-09-20 17:56:08 -05:00
Richard Simpson
c9413f372f
feat: use correct env vars for integration
2019-09-20 17:14:01 -05:00
Richard Simpson
200002c936
feat: add initial code logic
2019-09-20 15:09:58 -05:00