From b0b253b7b7771d995e212b23b1e70423dc0addfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADsa=20Endres?= <55793888+luendres@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:26:06 +0000 Subject: [PATCH] Support PR: LDAP and SAML are also available on the Business plan (#4088) --- _snippets/user-management/sso-saml-availability.md | 2 +- docs/user-management/ldap.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_snippets/user-management/sso-saml-availability.md b/_snippets/user-management/sso-saml-availability.md index 7b882808a..98278bf20 100644 --- a/_snippets/user-management/sso-saml-availability.md +++ b/_snippets/user-management/sso-saml-availability.md @@ -1,4 +1,4 @@ /// info | Feature availability -* Available on Enterprise plans. +* Available on Business and Enterprise plans. * You need to be an instance owner or admin to enable and configure SAML. /// diff --git a/docs/user-management/ldap.md b/docs/user-management/ldap.md index 379070854..02cea5900 100644 --- a/docs/user-management/ldap.md +++ b/docs/user-management/ldap.md @@ -6,7 +6,7 @@ contentType: howto # Lightweight Directory Access Protocol (LDAP) /// info | Feature availability -* Available on Self-hosted Enterprise and Cloud Enterprise plans. +* Available on Self-hosted Business and Enterprise, and Cloud Enterprise plans. * You need access to the n8n instance owner account. ///