Description
In Apache ServiceMix 3.x, we had support for role-based JMX authorization (e.g. allow read-write access to admin users but only allow read-only access to other users). Since the JMX management layer and MBeanServer are being set up by Karaf, it would make more sense to add this behavior there now.
For Apache ServiceMix 3.x we only had the default policy and the policy that restricted read-write access to admin users, but perhaps we can make it a more generic solution where users can specify pattern to configure which methods/attributes are available for which users.
Attachments
Issue Links
- is related to
-
KARAF-1148 Use group in shell/webconsole/MBeanServer
- Open
- relates to
-
KARAF-979 access control for shell commands
- Resolved