Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The admin group determines CO Administrators.
  • Groups of the form admin:couname determine COU Administrators.

Approvers Groups

Approvers Groups are used to determine Enrollment Flow approvers.  Approver Groups are automatically created when a CO or COU is created.

Since v4.3.0:

  • The approvers group is indicated by the group type GroupEnum::Approvers and a null cou_id. The default name for the group is CO:approvers.
  • The approvers group for COUs are indicated by the group type GroupEnum::Approvers and a non-null cou_id. The default name for COU admin groups is CO:COU:COU_Name:approvers.

Members Groups

Members Groups are automatic groups that are updated with all members of the CO or COU. Members Groups are automatically created and updated.

...