Posts on ‘June 25th, 2010’

Dynamic LDAP-based authentication and authorization in Servicemix 3

Recently, we have been working quite extensively with Apache Servicemix, a JBI-compliant ESB. One of areas we have been looking into is securing services in general and how to perform ldap-based authentication and authorization for those services in particular. A good starting point to understand Servicemix (SMX) security features can be found here. I will [...]