From 419a2b38bdbca1f90316dd15315c9377e6afd1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20H=C3=BCster?= Date: Thu, 18 Jul 2024 14:55:09 +0200 Subject: [PATCH] Update sso-saml.rst to include missing deprovisioning warning (#7290) --- source/onboard/sso-saml.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/onboard/sso-saml.rst b/source/onboard/sso-saml.rst index 788656db1de..cee3cd5024c 100644 --- a/source/onboard/sso-saml.rst +++ b/source/onboard/sso-saml.rst @@ -18,7 +18,8 @@ Mattermost can be configured to act as a SAML 2.0 Service Provider. The SAML Sin - **Sync groups to predefined roles in Mattermost.** Assign team and channel roles to groups via LDAP Group Sync. - **Compliance alignment with administrator management.** Manage Administrator access to Mattermost in the System Console using SAML attributes. -SAML Single sign-on itself does not support periodic updates of user attributes nor automatic deprovisioning. However, SAML with AD/LDAP sync can be configured to support these use cases. +.. warning:: + SAML Single sign-on itself does not support periodic updates of user attributes nor automatic deprovisioning. However, SAML with AD/LDAP sync can be configured to support these use cases. For more information about SAML, see `this article from Varonis `_, and `this conceptual example from DUO `_.