This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: How to propagate user identity on remote ejb call ?robby.cornelissen May 7, 2013 2:02 AM (in response to remib33)Take a look at this thread: https://community.jboss.org/message/811052#811052 In essence, this feature seems to be scheduled for implementation (https://issues.jboss.org/browse/AS7-5047), but in the meantime, you can work around it by using a combination of EJB client/server interceptors and a custom JAAS login module as described here: https://github.com/jboss-jdf/jboss-as-quickstart/tree/master/ejb-security-interceptors 
- 
        2. Re: How to propagate user identity on remote ejb call ?remib33 May 16, 2013 10:52 AM (in response to remib33)Thanks Robby for your quick answer. It's not so simple but very helpful. 
- 
        3. Re: How to propagate user identity on remote ejb call ?elapaz Aug 13, 2013 9:45 AM (in response to robby.cornelissen)Hi, Does Wildfly 8.0.0.Alpha4 got it fixed? The issue AS7-5047 seems abandoned Thanks btw 
 
     
    