diff --git a/changelog/14025.txt b/changelog/14025.txt index 6e988832fb..1c01f0b0a1 100644 --- a/changelog/14025.txt +++ b/changelog/14025.txt @@ -1,3 +1,3 @@ ```release-note:feature -auth: Add support for single and two phase MFA to login endpoints. +* **Login MFA**: Single and two phase MFA is now available when authenticating to Vault. ```