FrejaEIDCreateItemFromSessionValve
Populates the flow item with Freja eID authentication parameters based on session properties of personal number, email address, and phone number. If multiple userInfoTypes are possible, it will prioritize SSN > EMAIL > PHONE.
Properties
Example Configuration
{ "name" : "FrejaEIDCreateItemFromSessionValve", "config" : { "attributesToGetOverride": "BASIC_USER_INFO,SSN",
"mailPropertyName":"email" } }