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

[Feature] Login to Vault #116

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

Strangerxxx
Copy link

@Strangerxxx Strangerxxx commented Apr 19, 2023

Implements all possible authentication methods to login to Vault:

  • AliCloud
  • Centrify
  • CF
  • Gcp
  • OIDC
  • Kerb
  • OCI
  • Aws
  • Cert
  • GitHub
  • Ldap
  • Okta
  • Token
  • Userpass
  • Write (JWT or any usable method, which is able to respond with the Secret containing token)

TODO:

  • test login with mocked Vault server
  • mfa support

@Strangerxxx Strangerxxx changed the title Login to Vault [Feature] Login to Vault Apr 19, 2023
@Strangerxxx
Copy link
Author

I was a bit tired of waiting for @mvisonneau to approve the PR 😃

So I've decided to make a dirty-looking hardfork (including release workflow) on my own repo here: https://github.com/strangerxxx/vac

Feel free to prove it works there :)

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