i really need a JMX web based console not a remote client console.
how can one achieve fine grain authorisation using JBossMX and a 3rd party web console?
by fine grain authoristion i mean, user 'A' can only modify attribute 'a'
on MBean 'AA' but read all other attributes on MBean 'A'.
I was hoping to utilise the existing security and roles for other web application running
on JBoss. However it seems that web-console will need to implement the authorisation
itself. Is that reasonable?
OR
can the JBossMX be replaced by a 3rd party JMX server that does offer JSR160 security?
how have other solved authorisation issues on JBossMX?
many thanks
-lp
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017411#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...