diff --git a/packages/web/docs/src/components/federation-page.tsx b/packages/web/docs/src/components/federation-page.tsx
index 34bb56a6f..f5f47d253 100644
--- a/packages/web/docs/src/components/federation-page.tsx
+++ b/packages/web/docs/src/components/federation-page.tsx
@@ -325,19 +325,19 @@ function WhyHive({ className }: { className?: string }) {
}
className="flex-1 basis-full text-balance px-0 sm:basis-0 sm:px-8 sm:py-0 md:px-8 md:py-0"
>
-
- Mix and Match — Every component works
+ No Vendor Lock-in — Every component works
independently with other vendors (including Apollo GraphOS).
-
- No Vendor Lock-in — Switch components or
- integrate with existing tools without rewriting your infrastructure.
+ MIT License — All components are available
+ under the permissive MIT license.
-
Full Control — Self-host any component or
@@ -348,23 +348,24 @@ function WhyHive({ className }: { className?: string }) {
}
className="flex-1 text-balance px-0 sm:px-8 sm:py-0 md:px-8 md:py-0"
>
-
- MIT License — All components are available
- under the permissive MIT license
+ Single Sign-On — Integrated with popular
+ providers like Okta, to enable OpenID Connect login for maximum security.
-
- Transparent Development — Active community
- participation in our development process
+ Security and Compliance — Access control
+ with role-based access control (RBAC), JSON Web Tokens (JWT) and Persisted
+ Operations.
-
- Commercial-Grade — Enterprise features
- available out-of-the-box in the open-source version
+ Audit logs —
+ Keep track of all the changes made to your organization.