Callout Integration Point
This integration point implements the execution of authorization callout rules. While an authorization is processed, callout rules may be triggered. The purpose of the callout integration point is to call out, that is, send messages, to external systems and to receive and handle the associated responses.
See Callout Rules for more details on callout rules.
The callout request can only be send as part of authorization processing. The callout only supports synchronous interactions.
Callout Rules and Callout History can be accessed through the generic APIs.
GET |
|
GET |
|
Request Message
The request message that is sent to the external component can be of any JSON/XML-form as created in the dynamic logic (the "Request Logic").
System Properties
This integration point uses the following system properties:
-
ohi.<0>.endpoint.request.
-
ohi.service.<0>.client.authentication.
See Application Properties for more information ont these properties and how to use them.