Open tam116 opened 2 years ago
When I attempt to configure MFA for OIDC logins using terraform, I keep getting the same message. Any solution?
I'm getting this problem too with Vault server version 1.12.0.
Any chance this is going to be fixed soon?
I'm getting this problem too with Vault server version 1.15.5.
Same issue here (Vault 1.15.4)..
Auth fails for UI logins using OIDC when MFA is enforced. The message "A login request was issued that is subject to MFA validation. Please make sure to validate the login by sending another request to mfa/validate endpoint." is displayed.
This issue does not affect the CLI
== Steps to reproduce the behavior:
Expected behavior Something similar the CLI experience where I get an automatic push notification Edit: If I use userpass with the same MFA config then it works. I tried to debug a bit more and it appears that the call to mfavaildate either isn't happening or the OIDC flow is calling lookup_token before mfavalidate.
Environment:
vault status
): 1.11.0vault version
): 1.11.0