[jboss-user] [JBoss Web Services] - Re: Problem with securing web service with ws security ( username token )

Alessio Soldano do-not-reply at jboss.com
Thu Sep 9 14:04:06 EDT 2010


Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] created the discussion

"Re: Problem with securing web service with ws security ( username token )"

To view the discussion, visit: http://community.jboss.org/message/561132#561132

--------------------------------------------------------------
On server side, try adding the requirement for <username>, so:

<config>
  <timestamp ttl="300"/> 
  <requires>
    <username/>
  </requires>
</config>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/561132#561132]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100909/bef03a72/attachment.html 


More information about the jboss-user mailing list