When using LDAP or Active Directory (AD) user store the retrieval of the user from such a store may show slowness.
Release : 9.xx (Applicable to all the supported releases)
Component : CA Advanced Authentication (Strong Authentication and Risk Authentication)
Broadcom Advanced Authentication supports user stores such as Active Directory (AD) / Lightweight Directory Access Protocol (LDAP). Due to referral chasing loss of performance may occur during authentication.
Add a parameter to prevent referral chasing below in arcotcommon.ini (use the format in the highlighted text below) :
[arcot/extn]
LDAP_REFFERAL_IGNORE_FLAG=ignore
Restart the CA Strong /Risk Authentication servers running UDS application for these parameters to take effect.