Re: [jetty-user] How to propagate security context from Jetty to OpenEJB?
2010-02-01 03:49:46 GMT
Geoff, I've opened a bugzilla to track this: https://bugs.eclipse.org/bugs/show_bug.cgi?id=301375 We almost certainly wont do this for jetty-6, but jetty-7 has a new security architecture that supports pluggable JASPI modules etc. So we should be able to add OpenEJB support to jetty-7 without major disruption. This is not something we would be about to do next week (unless sponsored by a client or contributed), but it's certainly something that we can look at in the next few months. cheers Geoff Callender wrote: > I posted the same question (full text below) on the OpenEJB user mailing > list yesterday and got a good reply from David Blevins - that the > solution is probably to write a JettySecurityService much like their > existing TomcatSecurityService. Has anyone here done this already or > something similar? Here's his reply: > > > I need advice on how to propagate the security context from (Jetty > 6.1.6) to > > OpenEJB (3.1.1). My web pages can retrieve the Principal > correctly but my > > EJB session bean methods only get "guest". Is this a known(Continue reading)
RSS Feed