BankIDCancelValve
Cancel a pending BankID operation.
Properties
Example Configuration
{
"name": "BankIDCancelValve",
"config": {
"bankid_keystore":"1111-2222-33333-4444",
"transactionID": "{{request.transactionID}}",
"client_ip_request_param" : "{{request.clienip}}"
}
}
Requirements
- Keystore (p12 format) file used to authenticate to BankID service stored on PhenixID Authentication Server.