Forum Discussion

robjahn's avatar
robjahn
Contributor
13 years ago

Issues with WS security and new environments profile

I have tried to set the WS-Security user/password in the environments endpoint configuration but they don't get picked up with choose the environment for the test suite to run. However, if I configure these settings in the imported WSDL it works when choose <default> environment, but as soon as pick an environment profile we get the soap faults. See attached screen shots.

Any help appreciated.

This security fault message
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header></soap:Header>
<soap:Body>
<soap:Fault>
<faultcode xmlns:_ns0="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">_ns0:InvalidSecurity</faultcode>
<faultstring>SECU1075: An error was discovered processing the &lt;wsse:Security> header</faultstring>
<detail>SECU1002: Missing Supporting Tokens</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    thanks for reporting this - I can reproduce and have reported it as a bug internally. (SOAPUI-4419)

    regards!

    /Ole
    SmartBear Software