Authorization Groups

Instead of specifying the privileges of specific users on a package or group, you can also specify a set of users that will share the same rights. To do that, an authorization group can be set-up and users can be added to it.

Create a new authorization group

  • ${h.subnav_link(c, _('Home'), controller='authorization_group', action='index', id=None)}
  • ${h.subnav_link(c, _('Create a new authorization group'), controller='authorization_group', action='new', id=None)}