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

Add the ability to pass in mfa parameters when authenticating via the… #3729

Merged
merged 2 commits into from
Dec 26, 2017
Merged

Conversation

broamski
Copy link
Contributor

… cli using okta. Further enables #3653

@jefferai jefferai added this to the 0.9.2 milestone Dec 26, 2017
@jefferai
Copy link
Member

Thanks!

@jefferai jefferai merged commit 3f3e96d into hashicorp:master Dec 26, 2017
@fatmcgav
Copy link
Contributor

fatmcgav commented Apr 3, 2019

@broamski I've just stumbled upon this PR whilst looking for Okta Auth MFA support in Vault...

Am I right in my interpretation of the code that in order to support logging in with a MFA code, the vault CLI command should be modified from:

vault login -method=okta username=my-username

To:

vault login -method=okta username=my-username passcode=my-passcode

If so, I'll look at adding some more details for the Okta auth docs :)

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.

3 participants