From fdbf59cd78b614e22202c57d99a9955c6c6620b8 Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Fri, 9 Feb 2024 08:31:19 -0800 Subject: [PATCH] Redirect users to SAML portal on change org to SAML org --- frontend/src/layouts/AppLayout/AppLayout.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/layouts/AppLayout/AppLayout.tsx b/frontend/src/layouts/AppLayout/AppLayout.tsx index 796ea04e6..d175afe48 100644 --- a/frontend/src/layouts/AppLayout/AppLayout.tsx +++ b/frontend/src/layouts/AppLayout/AppLayout.tsx @@ -314,13 +314,16 @@ export const AppLayout = ({ children }: LayoutProps) => { return (