14 years ago
sending data in Binary Security Token
I am using SoapUI 4.5.1 and trying to configure the outgoing security header. How do I generate a Binary Security Token equivalent to this WSSE API call:
soap_wsse_add_BinarySecurityToken(soap, "Id", "valueType", data, datalen)
It doesn't look as if it's supported in SoapUI
soap_wsse_add_BinarySecurityToken(soap, "Id", "valueType", data, datalen)
It doesn't look as if it's supported in SoapUI