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

Neo.ClientError.Security.AuthenticationRateLimit: The client has provided incorrect authentication details too many times in a row. #13456

Open
marohamamjyan opened this issue May 10, 2024 · 1 comment

Comments

@marohamamjyan
Copy link

Hello, I am a new user for neo4j, I've installed it from scratch, I have set username and password in values.yaml file and when I try to enter I get this error:
Neo.ClientError.Security.AuthenticationRateLimit: The client has provided incorrect authentication details too many times in a row.

Later I also added this lines in neo4j-community.conf

dbms.security.auth_enabled=true dbms.security.auth_provider=ldap dbms.security.ldap.auth_provider.type=unsecured dbms.security.auth_provider.username=neo4j dbms.security.auth_provider.password=mypassword

Nut it didn't help as well
Please help to solve the problem, I've tried helm delete and then helm install, it didn't help.

@LinneaAndersson
Copy link
Contributor

Hi @marohamamjyan, thanks for the report. LDAP authentication and authorization is an enterprise only feature, could it be that you are trying this in community? If you are in enterprise I would suggest in the first instance, the best way to get assistance with it is to open a support ticket with Neo4j support if you are able to do that.

@LinneaAndersson LinneaAndersson self-assigned this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants