[jboss-user] [JBossWS] - Can JBoss set Username Token in SOAP header with authenticat

dbschofield do-not-reply at jboss.com
Tue May 20 21:19:09 EDT 2008


I have a secured JSP that makes a web service call.  Is it possible to configure JBoss to set the Username Token in the SOAP Header using the credentials of the authenticated user?

I need to have:

  <wsse:Username Token>
    <wsse:Username>BillyBob</wsse:Username>
    <wsse:Password>supersecret</wsse:Password>
  </wsse:Username Token>

be present in the SOAP Header and avoid any JBoss specific API's that would break portability between WebSphere and JBoss.

Thanks 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152171#4152171

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152171



More information about the jboss-user mailing list