Gert Vanthienen created KARAF-1698:
--------------------------------------

             Summary: Add support for role-based JMX authorization
                 Key: KARAF-1698
                 URL: https://issues.apache.org/jira/browse/KARAF-1698
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-core
    Affects Versions: 2.2.8
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 2.3.1, 3.0.1


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to