diff --git a/components/WfoAuthWithPolicy.tsx b/components/WfoAuthWithPolicy.tsx
index 140979d91599f732a623fbe10b3268fe9bc7519a..0fd3e3b4e0831a8bc3237c9a3d0ac24d3fb65b80 100644
--- a/components/WfoAuthWithPolicy.tsx
+++ b/components/WfoAuthWithPolicy.tsx
@@ -96,7 +96,7 @@ export const WfoAuthWithPolicy: FC<WfoAuthWithPolicyProps> = ({ children }) => {
       return policyTestResult[0].result === true;
     }
 
-    return false;
+    return true;
   };
 
   if (