From 50cb902595cec64cf96c3c9ed0345e932cf7c657 Mon Sep 17 00:00:00 2001 From: Max Peintner Date: Thu, 2 Jan 2025 13:21:45 +0100 Subject: [PATCH] update readme --- apps/login/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/login/readme.md b/apps/login/readme.md index a411b9963f4..fd6ba6f48c9 100644 --- a/apps/login/readme.md +++ b/apps/login/readme.md @@ -395,6 +395,5 @@ Timebased features like the multifactor init prompt or password expiry, are not - Password Expiry Settings - Login Settings: multifactor init prompt - forceMFA on login settings is not checked for IDPs -- disablePhone / disableEmail from loginSettings will be implemented right after https://github.com/zitadel/zitadel/issues/9016 is merged Also note that IDP logins are considered as valid MFA. An additional MFA check will be implemented in future if enforced.