Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP Userstore RetryAttempts Property is not Properly Applied #1750

Open
msm1992 opened this issue Apr 19, 2018 · 1 comment
Open

LDAP Userstore RetryAttempts Property is not Properly Applied #1750

msm1992 opened this issue Apr 19, 2018 · 1 comment
Labels

Comments

@msm1992
Copy link

msm1992 commented Apr 19, 2018

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:

@malithie
Copy link
Member

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

@jsdjayanga jsdjayanga added the C4 label Jul 4, 2019
shashimalcse pushed a commit to shashimalcse/carbon-kernel that referenced this issue Jul 17, 2023
Revert "Renew keypair in the default keystores"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants