We have setup a ServiceMix cluster that includes several deployed components
(Service Assemblies). The out of the box configuration of SMX allows any
component (Service Assembly) deployed on the cluster (or bus) to easily
communicate with any other components as the NMR provides location
transparency. The problem is we would like to make some of the Service
Assemblies (components) available only to authorized components and not make
the SA's accessible to all the components that are deployed on the cluster.
Is there any way how we can set up some sort of a security filter to
selected service assemblies to require authentication before allowing them
to interact with other component? I am basically asking for best practices
on how to cleanly implement this solution (if not already available) without
being too intrusive to components.
--
View this message in context:
http://www.nabble.com/component-level-security-tp17325267p17325267.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.