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

-mfa switch doesn't work on vault read #4219

Closed
bensojona opened this issue Mar 29, 2018 · 0 comments
Closed

-mfa switch doesn't work on vault read #4219

bensojona opened this issue Mar 29, 2018 · 0 comments

Comments

@bensojona
Copy link
Contributor

The MFA TOTP docs suggest the below command should work.

vault read -mfa my_totp:146378 secret/foo

However, I get the following...

flag provided but not defined: -mfa

Trying to figure out a way to populate the MFA header for the API call (e.g. --header "X-Vault-MFA:my_totp:695452" ) but it doesn't seem to be working.

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

No branches or pull requests

1 participant