BidOperation
The valve expects the incoming data conforms according to BankID relying party specification. See https://www.bankid.com/utvecklare/guider/teknisk-integrationsguide/webbservice-api for more info.
Introduction
Used to communicate with BankID backend. Supports authentication and signing use cases.
Configuration
Valve name: BidOperation
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
| Defines the operation used allowed values are: production, test or custom. |
| ||
| Used for testing. Only valid id mode is set to custom. | N/A | ||
| The internal HTTP client id |
|
Response
The BankID backend server response is sent back to the calling client unmodified.
Last updated