Actions
Task #3119
openCheck for diacritic in results returned by search
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/09/2022
Due date:
% Done:
0%
Estimated time:
Owner:
Description
MS Active Directory is unaware of diacritic in some attributes. This may result in some weird behavior such as returning incorrect entries for LDAP searches.
ConnId framework then throws this exception:
was returned by the connector but failed to pass the framework filter. This seems like the wrong implementation of the filter in the connector. at org.identityconnectors.framework.impl.serializer.CommonObjectHandlers$17.deserialize(CommonObjectHandlers.java:314)
We can prevent this error by checking for these results in the connector and filtering objects returned from MS AD.
No data to display
Actions