NIASCollectSignatureValve
Note
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"
}
}
Requirements
PhenixID Signing Service installed.
[If required by NetID Access Server] Keystore (p12 format) file used to authenticate to NetID Access service stored on PhenixID Authentication Server.