bardove/Github jwt vault auth
Creates JWT, and authenticates with vault to aquire vault token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 11, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: bardove/vault-jwt-auth-action@2647d30feb2eb2ca46000e32dda0dd8f458d459d # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| vaultaddr | Address to access vault via | yes | https://vault.vault:8200 |
| path | Path to authentication method in vault | yes | jwt |
| role | Role name in vault | yes | role |
| certb64 | Certificate encoded to b64 in 1 line | no | dGVzdAo= |
Outputs
no outputs