NIASSignValve
Trigger NetID Access signing. Used for transaction signing.
On successful execution, a new item will be added and the NetID Access transaction id value will be added to the property transactionID.
Example Configuration
{ "name": "NIASSignValve", "config": {
"nias_keystore_path":"/data/nias.p12",
"nias_keystore_password":"{enc}iLshlMBuAOrybFnFztw02GCgP385ptNkyNjMa7cu7Y0=", "wsdlLocation": "https://example.company.org/nias/ServiceServer.asmx?WSDL", "pnr": "{{request.userid}}", "user_visible_data": "{{request.userVisibleData}}" } }