From 8b84fc093fac468735327a71d17351d653ed5105 Mon Sep 17 00:00:00 2001 From: Carlos Monastyrski Date: Thu, 4 Sep 2025 11:56:09 -0300 Subject: [PATCH] Improve description of Google SSO enforcement --- .../SettingsPage/components/OrgSsoTab/OrgGeneralAuthSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/organization/SettingsPage/components/OrgSsoTab/OrgGeneralAuthSection.tsx b/frontend/src/pages/organization/SettingsPage/components/OrgSsoTab/OrgGeneralAuthSection.tsx index e86f2fb9f..b9ca11748 100644 --- a/frontend/src/pages/organization/SettingsPage/components/OrgSsoTab/OrgGeneralAuthSection.tsx +++ b/frontend/src/pages/organization/SettingsPage/components/OrgSsoTab/OrgGeneralAuthSection.tsx @@ -207,7 +207,7 @@ export const OrgGeneralAuthSection = ({ Enforce users to authenticate via Google OAuth SSO to access this organization.
When this is enabled your organization members will only be able to login with Google - OAuth (not Google SAML). + SSO (not Google SAML).