Hi Romain, I created a sample app on top of tomee example "rest-jaas". It is exhibiting the same behavior. Security context is not being propagated when request is processed asynchronously. Otherwise, it is working fine.
Here is the sample I created. https://github.com/atluri64/tomee-jaas Try accessing the URL "http://localhost:8080/rest-jaas/async" to test it. Thanks & Regards, Srinivas Atluri. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/TomEE-security-context-is-not-getting-propagated-with-WorkManagers-tp4677483p4677502.html Sent from the TomEE Dev mailing list archive at Nabble.com.
