Freja
The valve expects the incoming data conforms according to Freja e-ID relying party specification. See https://frejaeid.atlassian.net/wiki/spaces/DOC/pages/2162826/REST+API+Documentation for more info.
Introduction
Used to communicate with Freja. Supports authentication and signing use cases, including org and default operation.
Configuration
Name
Description
Default value
Mandatory
Expanded
mode
Defines the metod used. Allowed values are:
TEST_AUTH, PROD_AUTH, TEST_SIGN, PROD_SIGN, TEST_ORG_AUTH, PROD_ORG_AUTH, PROD_ORG_SIGN, TEST_ORG_SIGN
N/A
operation
What operation to use. Allowed values are:
init_auth,
init_sign,
check_status
N/A
http_destination
The internal HTTP client id.
"default"
Response
The Freja e-id backend server response is sent back to the calling client unmodified.