We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the following authentication methods are supported by the vault lookup plugin: token, userpass, ldap, approle, aws_iam, azure, jwt, cert.
Vault also supports Kubernetes as an auth method cf. vault docs
It would be really handy to have this feature here as well for more cloud native contexts.
community.hashi_vault/plugins/lookup/vault_login
The text was updated successfully, but these errors were encountered:
I see there is already a PR open for this here, however the last update was almost a year ago.
Sorry, something went wrong.
fetched upstream/resolved conflicts here: pr#353
Successfully merging a pull request may close this issue.
SUMMARY
Currently, the following authentication methods are supported by the vault lookup plugin: token, userpass, ldap, approle, aws_iam, azure, jwt, cert.
Vault also supports Kubernetes as an auth method cf. vault docs
It would be really handy to have this feature here as well for more cloud native contexts.
ISSUE TYPE
COMPONENT NAME
community.hashi_vault/plugins/lookup/vault_login
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: