ConnectorInfoProviderServiceConfiguration.json revision 9797a5587e15fe093b9d962818283cd8e1197ef6
{
"connectorsLocation" : "connectors",
"remoteConnectorServers" : [
{
"_id" : "52C4DFD72085",
"_rev" : "235456546",
"_schema_id" : "http://forgerock.com/schema/OpenICF/ConnectorHost",
"_schema_rev" : "123456789",
"name" : "testServer",
"host" : "127.0.0.1",
"port" : 8759,
"useSSL" : false,
"timeout" : 0,
"key" : "Passw0rd",
"trustManagers" : [
"X509TrustManager",
"BlindTrustManager"
]
}
]
}