artinsolutions / midpoint-connector-freeipa

Polygon/ConnId connector for FreeIPA
Apache License 2.0
1 stars 2 forks source link

Can't connect to IPA #1

Open saltanikums opened 3 years ago

saltanikums commented 3 years ago

Hi! I'm trying to connect (via "Test connection" button) to FreeIPA instance and getting the following error: Operation Connector configuration Message Configuration error Error Configuration error: Host name may not be null

Connector config is the following: rest.config.trustAllCertificates: True password.display: password is set serviceAddress.display: 172.17.0.2 authMethod.display: NONE username.display: midpoint-service

In case I change 172.17.0.2 to https://172.17.0.2 the error is: Operation Connector configuration Message Generic error Error org.json.JSONException(A JSONObject text must begin with '{' at 1 [character 2 line 1])

FreeIPA, version: 4.8.4 MidPiont Version | 4.0.2 midpoint-service has all the needed permissions

biau commented 3 years ago

you've to use https://172.17.0.2/ipa I think

gpalos commented 2 years ago

please see new section ##Debugging in documentation and send trace log from midpoint.log