Hi Community!
As you know, AEM provides 3 OOTB roles: editor, owner and viewer. Our need is to have custom user roles defined in roles selector in folder properties dialog (Permissions tab), say Creator role.
I was thinking about setting a custom implementation over ootb ones, however, the roles list isn't feasible to extend due to com.day.cq.dam.cq-dam-core bundle privacy where all the definitions lie. (com.day.cq.dam.core.impl.team.DefaultRoleProvider as an example).
So, having all that, what would you suggest?
Thank you
Sergei