Table of Contents

NiasAuthenticateValve

Note

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
endPoint HTTP/HTTP url of the NIAS backend server 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" : {
      "endPoint" : "https://zhowroom.secmaker.ninjs/nias/ServiceServer.asmx"
    }
  }

Requirements

  • Configured NetID access server.