Navet identity enrichment lookup with Pulsen QID for PhenixID Authentication Services
Summary
This document will guide you through the steps to add an identity enrichment lookup against Skatteverket (Navet), using Pulsen Quality ID (QID) as proxy.
Prerequisites
- QID endpoint
- QID keystore (p12)
- QID keystore password
- Organization number
- Customer ID
Instrucitons
Configure PhenixID Authentication Services
Place the QID keystore p12 file in a folder, for example
phenixid_server_root/certs/Locate the pipe / execution flow where the identity enrichment lookup should be added.
Add NavetLookupValve to your pipe / execution flow. Use these configuration parameters for NavetLookupValve:
- keystore_path = filepath to QID p12 file
- keystore_password = password to QID p12 keystore / private key
- endpoint_url = QID endpoint
- org_nr = Organization number
- customer_id = Customer ID
Test
- Trigger the pipe / execution flow containing the previously added NavetLookupValve.
- Verify the item after execution, it should now contain additional properties about the identity.