-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.2 CE GA3, 7.0.0 DXP SP1
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP2, 7.0.0 DXP SP1, 7.0.3 CE GA4, Master
-
Component/s: Application Security > LDAP
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1.75
-
Fix Priority:3
-
Git Pull Request:
How to recrate:
- run portal instance portalA with vLDAP plugin to serve as LDAP provider
- add several users to portalA
- in portal instance portalB in portal-ext.properties create entry ldap.import.user.sync.strategy=uuid
- run portal instance portalB and set to authenticate and import users via LDAP
PortalB will import users but uuids won't match between portalA and portalB. Each subsequent LDAP synchronization will end up with bunch of stack trace errors which will complain that screenname constraint is violated.
Expected behaviour:
- both instances portalA and portalB have equal UUID values for one unique user.