NiasAuthenticateValve
Trigger NetID access server authentication. Used in the context of the HTTP API.
On successful execution, a new item will be added if no items exist otherwise first item is used and the nias transaction id value will be added to the property orderref .
Properties
Example Configuration
{
"id" : "NiasAuthenticateValve",
"name" : "NiasAuthenticateValve",
"config" : {
"endPoint" : "https://zhowroom.secmaker.ninjs/nias/ServiceServer.asmx"
}
}
Requirements
- Configured NetID access server.
Older versions