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

https://plugins.jenkins.io/hashicorp-vault-plugin/#plugin-content-what-about-other-backends is incorrect #306

Open
ira-gordin-sap opened this issue Apr 24, 2023 · 0 comments

Comments

@ira-gordin-sap
Copy link

ira-gordin-sap commented Apr 24, 2023

Describe your use-case which is not covered by existing documentation.

from the documentation:
What about other backends?
Hashicorp explicitly recommends the AppRole Backend for machine-to-machine authentication. Token based auth is mainly supported for backward compatibility. Other backends that might make sense are the AWS EC2 backend, the Azure backend, and the Kubernetes backend. But we do not support these yet. Feel free to contribute!

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

I see in my plugin installed I have more backends: AWS IAM, GCP, Kubernetes.
I've found #166 merged and all auth in https://github.com/jenkinsci/hashicorp-vault-plugin/tree/master/src/main/java/com/datapipe/jenkins/vault/credentials.
I suppose all the above and maybe more are supported but not documented.

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

No branches or pull requests

1 participant