0 Replies Latest reply on Jun 23, 2010 10:26 AM by joma1

    How to pass forward, inside jboss as, the current principal's password in a ws client call

    joma1

      I have a web service stateless ejb with an already authenticated user/principal inside jboss AS.

       

      How is it possible to make a web service client call to some other web service server using username and password from that authenticated user?

       

      Is there some configuration to have jboss use a handler chain accessing the principal's credential?

       

      Thx