You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: