Skip to content

.github/workflows/vault_integration_example.yml #3

.github/workflows/vault_integration_example.yml

.github/workflows/vault_integration_example.yml #3

Manually triggered October 4, 2023 18:18
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

vault_integration_example.yml

on: workflow_dispatch
Example of reading a static secret
4s
Example of reading a static secret
Example of reading a dynamic secret
4s
Example of reading a dynamic secret
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Example of reading a static secret
failed to retrieve vault token. code: ERR_NON_2XX_3XX_RESPONSE, message: Response code 400 (Bad Request), vaultResponse: {"errors":["error validating token: invalid audience (aud) claim: audience claim does not match any expected audience"]}
Example of reading a dynamic secret
failed to retrieve vault token. code: ERR_NON_2XX_3XX_RESPONSE, message: Response code 400 (Bad Request), vaultResponse: {"errors":["error validating token: invalid audience (aud) claim: audience claim does not match any expected audience"]}