Actions
Defect #854
closedInconsistent connection to Active Directory using ConnIDAdBundle
Start date:
11/28/2017
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
I came across this strange behavior when i was configuring basic Active Directory resource. Connectoed system does not support SSL so I turned it off in configuration and everything seemed to be ok. Then , after some time, the connection suddenly stopped working and it could only be repaired by turning ssl connection on and off again. (see attached gif).
I unfortunately don't know if the issue is in AD Connector or in IdM.
Files
Updated by Vít Švanda about 7 years ago
- Tracker changed from Task to Defect
- Status changed from New to In Progress
Updated by Vít Švanda about 7 years ago
- Target version set to Forsterite (7.6.0)
Updated by Vít Švanda about 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- Problem was in checbox component where for "false" and "null" value was always set state to the null.
- Fixed in 7.6.0.
- Temporaly solution: During change any other configuration attribute is necessary check and uncheck this checkbox.
Updated by Ondřej Kopr about 7 years ago
- Assignee changed from Radek Tomiška to Ondřej Kopr
Updated by Ondřej Kopr about 7 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 100
I made review on ConnId Bundles: AD 1.3.4.2 (our forked connector, as in gif), with remote connector.
your changes: https://github.com/bcvsolutions/CzechIdMng/commit/95f0db9383b171c81cd5bf93e4a4b52ec3eb5a30 looks so amazing, thanks for that.
Resave with not changed checkbox works correctly now, thank you.
Actions