diff --git a/src/app/admin/idp/[idpId]/policies/page.tsx b/src/app/admin/idp/[idpId]/policies/page.tsx
index 11f28b6c..de0f6bef 100644
--- a/src/app/admin/idp/[idpId]/policies/page.tsx
+++ b/src/app/admin/idp/[idpId]/policies/page.tsx
@@ -380,9 +380,10 @@ export default function PoliciesPage() {
JMESPath to extract
organization information
from the ID token. This
- expression must return true
- for the user to be allowed
- to access the organization.
+ expression must return thr
+ org ID or true for the user
+ to be allowed to access the
+ organization.
Server Admin
+ ) : ( ++ {user.idpName || "Internal"} +
)}