Steps to reproduce:
- Create user group having LDAP frontend access and default LDAP user directory
- Create user with group created on previous step
- Enable HTTP authentication
- Attempt to login using HTTP authentication
Result:
Error: Unable to load authentication API parameters.
Expected:
No errors, user is able to login using HTTP basic authentication.
- caused by
-
ZBX-19918 The first visit of login page is logged to audit log as "guest" user login, when "Guests" group is enabled
- Closed