From e3e8e62bf9c0f0a59ffc8e644b8702f49afe21bb Mon Sep 17 00:00:00 2001
From: Jordan NG <jordanng@gitlab.com>
Date: Tue, 29 Aug 2023 19:32:23 +0000
Subject: [PATCH] Update file scim_setup.md

---
 doc/user/group/saml_sso/scim_setup.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/user/group/saml_sso/scim_setup.md b/doc/user/group/saml_sso/scim_setup.md
index f8862a8bde28c..d793fc13a7988 100644
--- a/doc/user/group/saml_sso/scim_setup.md
+++ b/doc/user/group/saml_sso/scim_setup.md
@@ -166,7 +166,8 @@ To configure Okta for SCIM:
 During the synchronization process, all new users:
 
 - Receive GitLab accounts.
-- Are welcomed to their groups with an invitation email. You may want to warn your employees to expect this email.
+- Are welcomed to their groups with an invitation email.
+  You can [bypass email confirmation with a verified domain](index.md#bypass-user-email-confirmation-with-verified-domains).
 
 The following diagram describes what happens when you add users to your SCIM app:
 
-- 
GitLab