From 6facce220cd53294f8e401419eee4e3bc86b8907 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Mon, 24 Jun 2024 14:06:31 -0400 Subject: [PATCH] update select default org login --- frontend/src/views/admin/DashboardPage/DashboardPage.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/src/views/admin/DashboardPage/DashboardPage.tsx b/frontend/src/views/admin/DashboardPage/DashboardPage.tsx index ef4ff099d..134a67f8c 100644 --- a/frontend/src/views/admin/DashboardPage/DashboardPage.tsx +++ b/frontend/src/views/admin/DashboardPage/DashboardPage.tsx @@ -203,9 +203,7 @@ export const AdminDashboardPage = () => { Default organization
- Select the slug of the organization you want to set as default for SAML/LDAP - logins. When this field is set, users will also skip the organization selection - page and automatically be logged into the default organization. + Select the default organization you want to set for SAML/LDAP based logins. When selected, user logins will be automatically scoped to the selected organization.