-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.X EE, Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Application Security > LDAP
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
LDAP export is implemented as a model listener. However, because LDAP is an external system, response times are not guaranteed.
While it is understandable that you want to wait until the LDAP export completes before returning from a contact or user gorup update (similar to reindexing), the LDAP export, like indexing, should not cause the transaction to fail if it takes a long time.
- causes
-
LPS-116033 Exporting password to LDAP with a password policy may cause an inconsistency
- Closed
- Discovered while testing
-
LPS-74160 LDAP password policy is not honored
- Closed
- is related to
-
LPS-71933 Long LDAP export delay can cause user update to fail
- Closed