NavetLookupValve
Valve for performing a person lookup against the Skatteverket web service Navet.
This valve works on an item with a property containing the user personnummer. After execution, the item is populated with new properties fetched from Navet.
This valve IS NOT shipped with the product. Please contact PhenixID support for more information on how to download and install this valve.
Properties
Example Configuration
{
"name": "NavetLookupValve",
"config": {
"keystore_path": "/opt/phenix/server/keys/navet.p12",
"keystore_password" : "verysecret",
"endpoint_url" : "https://ppx4.skatteverket.se/na/na_epersondata_demo/V2/personpostXML",
"org_nr" : "162021004748",
"customer_id" : "00000079-FO01-0001",
"personnr_property_name" : "serialNumber"
}
}
Requirements
This information must be obtained from Skatteverket.
- Client certificate in p12 format to contact the web service
- Customer ID
- Organization number