From 892006e5258c44ea194b78018ba64543959db689 Mon Sep 17 00:00:00 2001
From: Alex Yarosh <alexandra@metabase.com>
Date: Wed, 1 May 2024 15:21:27 -0600
Subject: [PATCH] [docs] use SSO for MFA (#42084)

* mfa

* plans
---
 docs/people-and-groups/start.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/people-and-groups/start.md b/docs/people-and-groups/start.md
index 0a85da32e4d..3738975212d 100644
--- a/docs/people-and-groups/start.md
+++ b/docs/people-and-groups/start.md
@@ -28,12 +28,14 @@ Tell Metabase how long it should wait before asking people to log in again.
 
 Metabase offers several options for single sign-on (SSO) authentication.
 
-### SSO for Metabase Open Source Edition
+> If you need to set up 2-step or multi-factor authentication (2FA or MFA) for your Metabase, consider using one of the SSO options below.
+
+### SSO for Metabase Open Source and Starter plans
 
 - [Google Sign-in][google-sign-in]
 - [LDAP][ldap]
 
-### SSO for Metabase paid plans
+### SSO for Metabase Pro and Enterprise plans
 
 With some paid plans, you have more options to help orchestrate lots of people and groups.
 
-- 
GitLab