14 years ago
Generate code, Header WS-Security
Codegeneration generates only the composition of the Body of the SOAP message.
Is it possible to get code to create de SOAP HEADER, esspecially the items concerning "Authentication and security related settings"
When I define a WS-Security Configuration (Canonicalization, DigestValue, etc) and add it to a request of a webservice, SOAPUI generates perfectly the SOAP header (among them the value of DigestValue, etc) and the test performs well: I obtain got connection with a secure webservice.
HOw can the code which generates the SOAP HEADER be generated.
Is it possible to get code to create de SOAP HEADER, esspecially the items concerning "Authentication and security related settings"
When I define a WS-Security Configuration (Canonicalization, DigestValue, etc) and add it to a request of a webservice, SOAPUI generates perfectly the SOAP header (among them the value of DigestValue, etc) and the test performs well: I obtain got connection with a secure webservice.
HOw can the code which generates the SOAP HEADER be generated.