AD Reconciliation problem with Booleans
Greetings!
We have a AD attribute which holds the text string "TRUE" or "FALSE". When reconciliation is run, this field is being pulled back from AD and the value that is being captured on the AD Process form as a 1 or a 0. It seems to suggest that reconciliation is automatically converting the text string "TRUE" coming back from AD to the numeric value 1, and the string "FALSE" to the numeric value 0. This is not good because it creates a discrepancy between AD and OIM's AD Provisioning form.
This issue started after recently updating the AD form with a new unrelated attribute, but all changes made were between OIM and the AD Provisioning form, not vice versa.