Netcentric / accesscontroltool

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

Optionally create IMS groups with product profile memberships #727

Closed kwin closed 1 month ago

kwin commented 1 month ago

IMS groups are not enough to grant user's access to AEM. In addition the according product profile must be added. In order to ease maintenance, it is often easier to grant the according IMS group also the relevant product profile instead of making the user member of both group as well as product profile.

The product profile should be configurable in OSGi as well (in order to support run mode specific values).