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

[Vault-5248] MFA support for api login helpers #14900

Merged
merged 11 commits into from
Apr 15, 2022
Merged

Commits on Apr 14, 2022

  1. Add MFA support

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    de0f5b1 View commit details
    Browse the repository at this point in the history
  2. changelog

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    876612f View commit details
    Browse the repository at this point in the history
  3. comment clarity

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c275c51 View commit details
    Browse the repository at this point in the history
  4. return secret with warning

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    6538518 View commit details
    Browse the repository at this point in the history
  5. more context

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    78597c3 View commit details
    Browse the repository at this point in the history
  6. typo

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ef006a3 View commit details
    Browse the repository at this point in the history
  7. refactor tests

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    1ec3c84 View commit details
    Browse the repository at this point in the history
  8. refactor tests

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    2b6ced7 View commit details
    Browse the repository at this point in the history
  9. fmt

    VinnyHC committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    fbc4916 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Update vault/external_tests/identity/login_mfa_okta_test.go

    Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
    VinnyHC and averche authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    336119f View commit details
    Browse the repository at this point in the history
  2. Update vault/external_tests/identity/login_mfa_totp_test.go

    Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
    VinnyHC and averche authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    f903e6e View commit details
    Browse the repository at this point in the history