From 447df0869851e4b9c08f7337de94f620feaf71bd Mon Sep 17 00:00:00 2001 From: Andy Longwill Date: Wed, 12 Aug 2026 12:29:06 +0100 Subject: [PATCH] chore: correct saas saml docs SAML is available to Business tier and above. Signed-off-by: Andy Longwill --- .../using-saml-with-omni/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/omni/security-and-authentication/using-saml-with-omni/overview.mdx b/public/omni/security-and-authentication/using-saml-with-omni/overview.mdx index f09e2792..3f21c76e 100644 --- a/public/omni/security-and-authentication/using-saml-with-omni/overview.mdx +++ b/public/omni/security-and-authentication/using-saml-with-omni/overview.mdx @@ -3,5 +3,5 @@ title: Overview description: Learn how Omni integrates with enterprise SAML providers for authentication and identity management. --- -Omni can integrate with your enterprise SAML provider for authentication and identity management. See also information about [how SAML impacts Omni authentication.](../../security-and-authentication/authentication-and-authorization) Please contact support@siderolabs.com or your account manager to enable SAML on the SaaS version of Omni (N.B. this is only available for Startup tier and above). +Omni can integrate with your enterprise SAML provider for authentication and identity management. See also information about [how SAML impacts Omni authentication.](../../security-and-authentication/authentication-and-authorization) Please contact support@siderolabs.com or your account manager to enable SAML on the SaaS version of Omni (N.B. this is only available for Business tier and above). If using Omni for non-production workloads, you can [self-host](../../self-hosted/options-for-running-omni) and configure SAML yourself.