mercredi 31 janvier 2018

Jmeter add Timestamp in wss

I need to put a test SOAP in Jmeter. This test is signed by Jmeter element "SOAP Message Signer". I sign Timestamp, body and binary security token. When i send test, this test send well but I'm not found timestamp element inside wssecurity tags like:

<wsu:Timestamp wsu:Id="TS-C5B52CA211571174C9151739434007851">
        <wsu:Created>2018-01-31T10:25:40.078Z</wsu:Created>
        <wsu:Expires>2018-01-31T13:12:20.078Z</wsu:Expires>
    </wsu:Timestamp>

I need to put this element inside wss with Jmeter . Anyone knows how can i do it? Thnx.

Aucun commentaire:

Enregistrer un commentaire