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
Valve name: Freja
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
| 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 | ||
| What operation to use. Allowed values are: init_auth, init_sign, check_status | N/A | ||
| The internal HTTP client id. |
|
Response
The Freja e-id backend server response is sent back to the calling client unmodified.
Last updated