Using Grafana v10.3.1, after LDAP configuration via ini files, I’m not able to see the LDAP connection on web GUI.
I found the following errors in the log, after I try to login with LDAP user:
logger=authn.service t=2024-01-30T16:52:46.0817855+01:00 level=info msg=“Failed to authenticate request” client=auth.client.form error=“[password-auth.failed] failed to authenticate identity: unable to create LDAP client\n[identity.not-found] no user found: user not found”
logger=context userId=0 orgId=0 uname= t=2024-01-30T16:52:46.0817855+01:00 level=info msg=Unauthorized error=“[password-auth.failed] failed to authenticate identity: unable to create LDAP client\n[identity.not-found] no user found: user not found” remote_addr=[PRIVATEIP] traceID=
Thanks for help!