You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Even if property is set the server only tries once to reconnect following a timeout. Ideally it is expected to respect the RetryAttempts property set in userstore configurations.
This property is used to retry authentication if a timeout has happened. That's the expectation of this property.
We don't have any property to configure to attempt retries for connection timeouts
Description:
Even if property is set the server only tries once to reconnect following a timeout. Ideally it is expected to respect the RetryAttempts property set in userstore configurations.
[1]. https://github.com/wso2/carbon-kernel/blob/4.4.x/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/ldap/LDAPConnectionContext.java#L175
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues:
The text was updated successfully, but these errors were encountered: