Hi, It seems that Rampart transmits by default a Nonce element (in a Username Token) without any attribute:
<wsse:Nonce>...</wsse:Nonce> The issue is that it is not compliant with WS-I Basic Security Profile 1.0 (R4220), which requires the explicit specification of the EncodingType attribute in a Nonce element: http://www.ws-i.org/Profiles/BasicSecurityProfile-1.0.html#R4220 Is there a way to configure Rampart to send a Nonce element with this attribute specified ? Thanks and kind regards, Yves