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": {
"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}}" } }
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).