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. This valve handles all BankID operations.
Configuration
Valve name: BidOperation
Name
Description
Default value
Mandatory
Expanded
mode
Defines the operation used allowed values are:
production, test or custom.
"production"
custom_url
Used for testing. Only valid id mode is set to custom.
N/A
http_destination
The internal HTTP client id
"default"
operation
Allowed values are "auth","sign","collect" or "cancel"
N/A
Response
The BankID backend server response is sent back to the calling client unmodified.