• Stars
    star
    150
  • Rank 247,323 (Top 5 %)
  • Language
    Java
  • License
    Eclipse Public Li...
  • Created almost 10 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rights and roles management for AEM made easy

Maven Central License Build Status SonarCloud Status SonarCloud Coverage

Access Control Tool for Adobe Experience Manager

The Access Control Tool for Adobe Experience Manager (AC Tool) simplifies the specification and deployment of complex Access Control Lists in AEM. Instead of existing solutions that build e.g. a content package with actual ACL nodes you can write simple configuration files and deploy them with your content packages. See comparison to other approaches for a comprehensive overview.

Features:

  • easy-to-read Yaml configuration file format
  • run mode support
  • automatic installation with install hook
  • cleans obsolete ACL entries when configuration is changed
  • ACLs can be exported
  • stores history of changes
  • ensured order of ACLs
  • built-in expression language to reduce rule duplication

See also our talk at adaptTo() 2016

Requirements

The AC Tool requires Java 8 and AEM 6.4 or above (use v2.x for older AEM versions which runs on Java 7 and AEM 6.1 SP1 or above) for on-premise installations. Since v2.5.0 AEM as a Cloud Service is supported, see Startup Hook for details.

It is also possible to run the AC Tool on Apache Sling 11 or above (ensure system user actool-service has jcr:all permissions on root). When using the AC Tool with Sling, actions in ACE definitions and encrypted passwords cannot be used. To use the externalId attribute, ensure bundle oak-auth-external installed (not part of default Sling distribution).

Installation

The content package is available from the Maven Central repository

For quick ad hoc testing and getting to know the AC Tool, the easiest is to

  • Install the latest version via AEM's package manager
  • Create a sample YAML file in CRXDE (e.g. /apps/actool-test/test.yaml)
  • Apply this config using the UI (see User Interface below)

For properly integrating the AC Tool in your own deployment package see Installation.

Configuration of the AC Tool

You need to setup Yaml configuration files to specify your users, groups and ACL entries. See also the best practices for hints on structuring.

There are also some advanced configuration options supported such as loops, conditional statements and permissions for anonymous.

User Interface

There is a Felix Web Console plugin (at /system/console/actool) as well as a Touch UI console (at /mnt/overlay/netcentric/actool/content/overview.html) to apply configurations and to inspect previous executions of the tool. Additionally there is a JMX interface for some advanced use cases.

Applying AC Tool Configurations

Best practice is to apply AC Tool Configurations using the install hook (or startup hook for Cloud Service) during your project's software package installation. See applying the ACL entries for a full list of options.

Migration to AC Tool

You can easily migrate to AC Tool following four simple steps.

Questions

If you have any questions which are still answered after reading the documentation feel free to raise them in the discussion forum.

Contributions

Contributions are highly welcome in the form of issue reports, pull request or providing help in our discussion forum.

Building the packages from source

If needed you can build the AC Tool yourself.

License

The AC Tool is licensed under the Eclipse Public License - v 1.0.

More Repositories

1

aem-htl-style-guide

A style guide for the HTML Template Language (HTL), the templating language use by the Adobe Experience Manager (AEM).
138
star
2

fe-build

All-in-one solution for modern Frontend projects, with special focus on AEM (Adobe Experience Manager)
JavaScript
20
star
3

vault-upgrade-hook

Jackrabbit FileVault Install Hook to perform additional actions during package installation
Java
19
star
4

progux

Progressive User Experience Library
JavaScript
17
star
5

pickaxe-security-scanner

Pickaxe is a fast and customizable security scan library which simplifies security testing for web applications like Adobe Experience Manager or API services. It can be plugged into a maven build to execute build-in checks or custom user provided security checks. Custom security checks can be defined via YAML files or a groovy based DSL.
Groovy
13
star
6

aemmjml

mjml for Adobe Experience Manager
Java
9
star
7

system-env-install-hook

Elastic AEM instances made easy.
Java
7
star
8

healthcheck-migration-kit

Allows to migrate an AEM 6.4/6.5 instance to Felix Health Checks
Shell
5
star
9

web-performance-challenge

Website with web performance and accessibility bad practices
CSS
4
star
10

cloudformation-iac

CloudFormation framework for AWS based project infrastructure
4
star
11

stylelint-config

Cognizant Netcentric's coding and style rules for Stylelint
JavaScript
4
star
12

aem-cloud-validator

Jackrabbit FileVault validator which verifies that a package complies with the AEM as a Cloud Service deployment restrictions outlined at https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html
Java
4
star
13

aem-nodetypes

Provides a CND file with all Node Types and Namespaces defined in AEM
3
star
14

access-control-validator

Java
3
star
15

aem-taggable-image

Taggable Image Component for Adobe Experience Manager
Java
3
star
16

aem-classification

Jackrabbit FileVault Validator and classification maps for AEM Content Classification
Java
3
star
17

cn-website

JavaScript
2
star
18

eddys-collection

JavaScript
2
star
19

apply-server

Deploy to servers/run scripts on servers via http
Java
2
star
20

aem-replication-metadata-validator

Jackrabbit FileVault validator ensuring valid replication metadata in certain nodes of content packages
Java
2
star
21

adaptto2016-jenkins-pipeline-demo

A short demo repository of how to create a Jenkins Pipeline for a Sling project using Docker images for build and test.
Shell
2
star
22

adaptto2016-slingshot

Copy of the Sling Sample Application Slingshot to be used in our Jenkins Pipeline Demo. To reduce disk size and time for an initial clone by Jenkins, this has been created as thin copy rather than a fork.
Java
1
star
23

progux-demo-site

Documentation/marketing website for ProgUX Library
Nunjucks
1
star
24

maven-ext-repos-from-env

Allows to auto-configure maven repositories from system environment
Java
1
star
25

envelop

JavaScript
1
star
26

component-loader

JavaScript
1
star