Skip to content

Conversation

ElmiraZhernova
Copy link

Requires OSGI config with service mapping for bundle
'biz.netcentric.aem.tools.accesscontrolvalidator.bundle'
Service name in this config should be equal to system user id.

Requires OSGI config with service mapping for bundle
'biz.netcentric.aem.tools.accesscontrolvalidator.bundle'
Service name in this config should be equal to system user id.
@ghenzler
Copy link
Member

ghenzler commented Dec 2, 2020

Closes #7 - @jochenkoschorke please review

@jochenkoschorke
Copy link
Collaborator

Thanks for your contribution and sorry for the late reply!

The solution contained in this PR would require the addition of every service user in a service user mapping which is not very flexible and not suitable for multi tenant setups, each one having its own set of service users. A flexible solution should simply work by specifying a system user in a yaml configuration and the tool would do the rest.
A possible approach could then be to get an admin session via bundle whitelisting and impersonation of a system-user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants