Skip to content

Fix passing secrets to OAuth & Basic Auth:#16

Open
airnomad1 wants to merge 1 commit intoharver-engineering:masterfrom
airnomad1:fix/pass-secrets-to-oauth-and-basic-auth
Open

Fix passing secrets to OAuth & Basic Auth:#16
airnomad1 wants to merge 1 commit intoharver-engineering:masterfrom
airnomad1:fix/pass-secrets-to-oauth-and-basic-auth

Conversation

@airnomad1
Copy link

setBasicAuth & getOAuthAccessToken were not using replaceVars

to interpolate 'envVars' (Vault credentials are injected to envVars). Added the replaceVars to interpolate secrets before sending the request.

'setBasicAuth' & 'getOAuthAccessToken' were not using 'replaceVars'
to interpolate 'envVars'. Added the 'replaceVars' to interpolate secrets before sending the request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant