SecureAEM icon indicating copy to clipboard operation
SecureAEM copied to clipboard

"globalConfig" should be replaced by OSGi configuration

Open henrykuijpers opened this issue 7 years ago • 1 comments

Currently, the "globalConfig"-node is used to store configuration regarding the usernames/passwords and urls of the AEM instances.

This should be replaced by OSGi configuration, as this is the common way of configuring services in AEM. It also allows easy environment-specific configurations, while the "globalConfig"-way does not.

henrykuijpers avatar Nov 27 '17 08:11 henrykuijpers

This will be introduced in: https://github.com/Cognifide/SecureCQ/pull/33

bartoszWesolowski avatar Mar 08 '19 13:03 bartoszWesolowski