Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update how batch secrets are retrieved #88

Closed
telday opened this issue Jan 26, 2021 · 0 comments · Fixed by #89
Closed

Update how batch secrets are retrieved #88

telday opened this issue Jan 26, 2021 · 0 comments · Fixed by #89

Comments

@telday
Copy link
Contributor

telday commented Jan 26, 2021

Is your feature request related to a problem? Please describe.

A new feature was added to Conjur enabling a user to request secrets from the batch endpoint encoded in base64. This allows a user to retrieve binary secrets from the endpoint without Conjur throwing errors. The client should be updated to use this new feature to ensure there are no errors with secret retrieval.

Describe the solution you would like

Client now performs all batch secret requests with the Accept: base64 header specified.

Additional context

Here is the original issue referencing the use of secrets provider for k8s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant