Konrad Windszus
Konrad Windszus
-13.000 lines to maintain. I'm impressed.
@davidjgonzalez Can you help identifying both source and version of the currently packed 3rd party JS dependencies?
Look at #2843 which is for all 3rd party libraries.
We fixed a similar issue in #2650.
Principal based authorization requires AEMaaCS and ACS-AEM-Commons is currently still supporting AEM 6.3 (https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html). With 5.x there is the plan to support AEM 6.4 (shipping with Jackrabbit 2.16). This features...
AEMaaCS supports principal based authorization by default only for all users below `/home/users/system/cq:services` so we would need to move the service users for this ticket.
@anchela Your comment removed it automatically. However, I added also the "pinned" label which makes the issue persistent.
@anchela I don't see the bundle `oak-authorization-principalbased` shipped with AEM 6.5.13. Is there no plan to support this ever in AEM 6.5.x? In this case libraries like ACS AEM Commons...
As #1722 has a slight risk of introducing backwards incompatible changes I would only do it in a major release!
@joerghoh That branch currently still contains old Felix SCR annotations. We should take another stab at converting them to OSGi annotations (https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2288#issuecomment-627442894) before releasing 5.0. Also the OSGi dependencies still...