2009/1/23 Chad Skinner <[email protected]> > Does anyone know of any good resources for working with authentication and > authorization within OSGi. I would like to look into moving a few of our web > applications to a more modular implementation using OSGi, but most of our > apis are using the EJB 3 annotations and role based security features. I am > looking for best practices and any good reading material that would help me > learn what I can do authorize user access to perform various services > provided by a bundle. >
Karl and Marcel gave a couple of presentations last year on this topic: http://felix.apache.org/site/presentations.data/Building%20Secure%20OSGi%20Applications%20Workshop.pdf http://felix.apache.org/site/presentations.data/Building%20Secure%20OSGi%20Applications.pdf (see http://felix.apache.org/site/presentations.html for a list of other presentations relating to Felix) Thanks, > Chad > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Cheers, Stuart

