NIASCollectSignatureValve
Exactly the same as NiasCollectAuthenticationStatusValve but with a different evet id logged on complete
Example Configuration
{ "name" : "NIASCollectSignatureValve", "config" : { "nias_keystore_password" : "<key_store_identifier>", "transactionID" : "{{request.orderref}}",
"customerID":"Customer1",
"endPoint" : "https://example.company.org/nias/ServiceServer.asmx" } }