From 6e5ac41bab3e72db494b9161d941b52661257e33 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Mon, 6 Jul 2026 18:43:25 -0600 Subject: [PATCH] refactor(sso): remove deprecated enterprise authentication card from settings page - Eliminated the EnterpriseFeatureGate card for Application Authentication from the SSO settings page to streamline the UI. - This change simplifies the layout and focuses on relevant features for users, particularly in non-cloud environments. --- apps/dokploy/pages/dashboard/settings/sso.tsx | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/apps/dokploy/pages/dashboard/settings/sso.tsx b/apps/dokploy/pages/dashboard/settings/sso.tsx index e60ef1ea7..526e1c3db 100644 --- a/apps/dokploy/pages/dashboard/settings/sso.tsx +++ b/apps/dokploy/pages/dashboard/settings/sso.tsx @@ -54,20 +54,6 @@ const Page = ({ isCloud }: Props) => { - -
- - - -
-
{!isCloud && (