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

Name Description Default value Mandatory Supports property expansion
pnr Personalnumber of the person authenticating {{request.personnummer}} Yes Yes
wsdlLocation Location where WSDL can be found Yes No
nias_keystore Id of the key store used when using TLS based authentication against the SEcmaker backend server No No

Example Configuration

{
    "id" : "NiasAuthenticateValve",
    "name" : "NiasAuthenticateValve",
    "config" : {
      "wsdlLocation" : "https://showroom.lab.secmaker.com/nias/ServiceServer.asmx?WSDL"
    }
  }

Requirements

- Configured NetID access server.