ServiceMix uses JAAS for authenticating incoming exchanges (mainly on HTTP). Then, you can secure JBI endpoints by configuring the needed authorizations. You should be able to use LDAP for both authentication and authorization (authentication using a custom JAAS login module on top of LDAP, and authorization by implementing your own AuthorizationService which could query the ACLs via LDAP)
On 8/17/06, C35AR <[EMAIL PROTECTED]> wrote:
THANKS FOR YOUR ANSWER .I WANT TO KNOW ON WHICH SERVICEMIX HAS OF VALUED SECURITY AS OR REGISTERS USERS AND PASSWORDS IN ADDITION AS THE EXTERNAL PROGRAMS ARE INTEGRATED IN SECURITY Ramon Buckland-4 wrote: > > Hi c35ar, > > You question is a little bit difficult to understand, but it looks > like you are wanting to know if ServiceMix can query an LDAP server > to locate security credentials (do a lookup etc). > > In what particular area of ServiceMix are you interested ? > HttpBinding ? A component to do LDAP searches ? > > A little more information would assist us in answering your question. > > Kind regards > Ramon > > C35AR wrote: >> GOOD AFTERNOON QUERIA INQUIRED TO ME ON THE SUBJECT OF SERVICEMIX >> SECURITY >> SINCE THEY DO IT AND IN ADDITION PLEASE ON SECURITY INTEGRATION >> OUTSOURCING >> AS LDAP THEM REQUEST HELP TO ME I AM BEEN THANKFUL THEM > > -- View this message in context: http://www.nabble.com/SECURITY-tf2115905.html#a5853830 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
