Task #3645
Task #3629: Handle CILogon DN containing UTF-7 encoded special characters
LDAP entry has duplicate CN attribute
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_identity_manager
Target version:
-
Start date:
2013-03-07
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
cn=benjam+AO0-n leinfelder T6876,o=Google,c=US,dc=cilogon,dc=org
and
cn=benjam+AO0-n leinfelder T6876,o=Google,c=US,dc=cilogon,dc=org
I think the former is really a double escaping somewhere so that the backslash gets treated literally and not just as an escape for the +.
History
#1 Updated by Ben Leinfelder over 11 years ago
- Status changed from New to Closed
- translation missing: en.field_remaining_hours set to 0.0
Only one CN value is in LDAP now that we are correctly [un]escaping attribute values in the CN identity service when communicating with the LDAP store.