accesscontroltool
accesscontroltool copied to clipboard
Rights and roles management for AEM made easy
We often have the task to manage menu entries (classic/touch, e.g. access to SiteAdmin) via ACLs. Sometimes their path also change between versions of AEM. It would be great to...
In our projects, we use fragments that group the actual permissions on the content, the actual groups that user administrators for a tenant add users to (let's call them roles)...
Failed to execute goal on project aem-smart-project.analyse: Could not resolve dependencies for project com.smart:aem-smart-project.analyse:aem-analyse:0.0.1-SNAPSHOT: The following artifacts could not be resolved: biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-package:content-package:cloud:3.0.4, biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4, biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-content-package:content-package:3.0.4: Failure to find biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-package:content-package:cloud:3.0.4 in https://repo.maven.apache.org/maven2...
takes too much memory looking up authorizable by ID is really fast also cache empty memberships
cleanup pom.xmls, centralize profiles
Scenario: I've created new cloud dev instance. I've also create new project based on aem project archetype, in which I've added following changes: - add yaml scripts with permission configuration,...
https://github.com/Netcentric/accesscontroltool/blob/develop/docs/AdvancedFeatures.md#providing-initial-content provides the ability to create content on the fly For cases where the whole string is given as literal, it just needs to be valid xml. For cases that...
Hi Team, After we upgraded the AC tool to version 3.0.10, new permissions are not reflecting in AEM as a cloud release 2023.12.14697.20231215T125030Z. Could you please check if there is...
The following WARNs are emitted in the deployment log in the Cloud Manager: ``` 5.02.2024 11:46:49.748 *WARN* [ResourceResolverFactory registration] org.apache.jackrabbit.oak.composite.impl.NonDefaultMountWriteReportingObserver$ChangeReporter Unexpected changes (38) performed on a non-default mount. Printing at...
Hello, In our project, we have encountered an issue with folder names in our DAM that include numbers. When we specify ACL rules targeting a specific path directly, everything functions...