.github/workflows/vault_integration_example.yml #3
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 dynamic secret
4s
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"]}
|