-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.4.1
-
Fix Version/s: 5.4.2
-
Component/s: None
-
Impact type:API added
-
Upgrade notes:
Sometimes LDAP directory used for users is case-insensitive => when user login case changes, this should not have any repercussion on Nuxeo.
The easiest way to implement it is to use the same case on Nuxeo side, whatever information is actually stored in the LDAP directory => make it possible to force upper or lower case by configuration on the LDAP descriptor.
Note that references (or inverse references) to this directory should not hold any additional configuration: we assume that in this case the LDAP directory is case-insensitive so the referenced ids should be found whatever the case used.
- depends on
-
NXP-7136 Fix directory reference when forcing the id case on LDAP directory
- Resolved