We have tried that. It allows to install apps through a web interface but it doesn't allow to upload the app files or to manage the apps, namely disable/enable them.
I have played around with configurations, in particular I have found out that if a role is imported like the following:
importRoles = admin
or user, or power role, even if you disable the capabilities afterwards, these are overridden. For example, with the configuration above, even if the following is inserted in the authorize.conf file, it isn't applied.
license_tab = disabled
license_edit = disabled
Anyone with similar problem or solution?
... View more