The ability to turn on LDAP referral chasing was lost with the <LDAPProperty /> element.
While referral chasing should generally be avoided as those connections cannot be pooled and their security configuration can at best be inferred from existing configuration.
However, some deployers may have no choice but to use referrals particularly when transitioning between systems.
Update the resolver scheme to support referral chasing.
Environment
None
Activity
Show:
Daniel FisherMay 14, 2020 at 2:35 AM
Fixed in 335679a4af703a7b5de3ebe37666add702d640f5.
The ability to turn on LDAP referral chasing was lost with the <LDAPProperty /> element.
While referral chasing should generally be avoided as those connections cannot be pooled and their security configuration can at best be inferred from existing configuration.
However, some deployers may have no choice but to use referrals particularly when transitioning between systems.
Update the resolver scheme to support referral chasing.