18277: Add RoleGroupsVisibleToAll config, default true.
[arvados.git] / lib / config / generated_config.go
index 567ac30a9b7d855cfabdc10374dcf55b8f9694c7..485273e1b0ed0409f07f058959c45a8f739b5f08 100644 (file)
@@ -325,6 +325,14 @@ Clusters:
         Thanks,
         Your Arvados administrator.
 
+      # If RoleGroupsVisibleToAll is true, all role groups are visible
+      # to all active users.
+      #
+      # If false, users must be granted permission to role groups in
+      # order to see them. This is more appropriate for a multi-tenant
+      # cluster.
+      RoleGroupsVisibleToAll: true
+
     AuditLogs:
       # Time to keep audit logs, in seconds. (An audit log is a row added
       # to the "logs" table in the PostgreSQL database each time an