Test Connection
Note
SailPoint recommends that you have a single endpoint set up for test connections because there may be timeout issues for multiple endpoints in test connections.
This topic provides an example of a JSON response for a test connection operation.
-
In the Operation Name field, enter Test Connection (JSON) as the operation name.
-
From the Operation Type drop-down list, select Test Connection.
-
In the Authentication URL field, enter the URL specific to the test connection.
-
In the HTTP Method drop-down list, select POST.
The Header has the data keys and their corresponding values. These key value pairs are sent as part of the header in the HTTP request.
The HTTP body is used for posting the data with a request. The body has two data entry types, Form Data and Raw. You can use either of them for a test connection.
In the Raw field, enter the JSON payload for the test connection.
The Root Path is the common path present in the JSON response. The Success Code is the successful HTTP response code expected by the respective Web Service operation. By default, the success code is 2**.
Below is an example of a schema that is mapped to JSON response, for more information refer to Configuration for Response.