Defect #2786
closedAD Wizard - if resumed after importing certificate and restart, pairing sync and some configuration are missing
100%
Description
Tested on 11.0.0-RC.2
When connecting AD using the wizard, I stopped in the step 2 and went to import the certificate to IdM.
After restarting IdM, I reopened the wizard and proceeded to the next steps.
However, the option to create a pairing synchronization was missing in the step 4 Containers
After completing the wizard, connector configuration useVlvSort, pageSize, vlvSortAttribute was not set to the values usually set, but to its default. Unfortunately, the default values are wrong and cause that accounts aren't loaded correctly
Notes:
Wrong default pageSize=0 is fixed in the connector - #2278 - but IdM uses older version of the connector.
We use VLV as a workaround for some older problem - https://redmine.bcvsolutions.eu/issues/15561 - but I tested it now quickly and it looks like it works fine without VLV. It found all my accounts! I don't really know what changed and if we can stop using VLV...
Files
Related issues