From ec71d787afbfe4a0a55ade28872d187da2e93420 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Fri, 21 Jul 2017 11:16:19 -0400 Subject: [PATCH] Add config option to enable self-service team syncing --- static/directives/config/config-setup-tool.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/static/directives/config/config-setup-tool.html b/static/directives/config/config-setup-tool.html index f40b2b40f..09368ba1f 100644 --- a/static/directives/config/config-setup-tool.html +++ b/static/directives/config/config-setup-tool.html @@ -673,6 +673,18 @@ + + Self-service team syncing setup: + +
If enabled, this feature will allow *any organization administrator* to read the membership of any {{ config.AUTHENTICATION_TYPE }} group.
+
+ Allow non-superusers to enable and manage team syncing +
+
+ If enabled, non-superusers will be able to enable and manage team sycning on teams under organizations in which they are administrators. +
+ +