The followReferrals documentation states that both referrals and search references should be chased when this property is set to true. The implementation in v5 only chases referrals. Update LDAPDataConnectorParser to configure a FollowSearchReferenceHandler.
The
followReferrals
documentation states that both referrals and search references should be chased when this property is set to true. The implementation in v5 only chases referrals. UpdateLDAPDataConnectorParser
to configure aFollowSearchReferenceHandler
.