mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* =passback mfa_requirement for oidc login methods * =pass SAML mfa requirement * add comments * add acceptance tests * add helper * update callback args for auth jwt * add changelog * update changelog * is this line necessary? * fetch token data for display name, this commit can be undone when BE fixes VAULT-32462 * change error handling, add comments * update capitalization * revert capitalization * reword changelog * clarify comments * Update changelog/28873.txt
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
```release-note:bug
|
|
ui: Fixes login to web UI when MFA is enabled for OIDC (i.e. azure, auth0) and Okta auth methods
|
|
```
|
|
```release-note:bug
|
|
ui (enterprise): Fixes login to web UI when MFA is enabled for SAML auth methods
|
|
```
|