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.
Properties
Example Configuration
{
"name": "NIASSignValve",
"config": {
"wsdlLocation": "https://example.company.org/nias/ServiceServer.asmx?WSDL",
"pnr": "{{request.userid}}",
"user_visible_data": "{{request.userVisibleData}}",
"user_non_visible_data": "{{request.userNonVisibleData}}"
}
}
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.
- NetID Access client (for testing).