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.

Callout Rules are described in Callout Rules The text below only describes technical details of the Callout Integration Point.

Design Choices

This IP only supports synchronous interactions.

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 IP uses a number of system properties:

  1. ohi.<0>.endpoint.request.

  2. ohi.service.<0>.client.authentication.

See Application Properties about those two properties and how to use them.