Netcentric / accesscontroltool

Rights and roles management for AEM made easy
Eclipse Public License 1.0
150 stars 92 forks source link

Optionally allow to set group administrators for IMS groups #749

Closed kwin closed 1 month ago

kwin commented 1 month ago

Despite what is being said in https://helpx.adobe.com/enterprise/using/admin-roles.html#enterprise

Screenshot 2024-07-11 at 09 46 54

Neither product nor product profile admin can maintain group memberships for user groups. For that you either have to be system admin/contract admin or user group admin.

Therefore it would be beneficial to optionally assign group admins to IMS groups being created by the ACTool.

kwin commented 1 month ago

Making a user admin of a group works via the user endpoint: https://adobe-apiplatform.github.io/umapi-documentation/en/api/ActionsCmds.html#addRemoveAttr.

An administrative group for a product profile or user group is named with the prefix admin and the product-profile or user-group name. For example, _admin_MarketingProfile or _admin_PhotoshopUserGroup.