Hey, I've been trying to configure Zabbix for two days to authenticate with Authelia.
I want to use HTTP authentication with Traefik in between.
I've configured Zabbix to accept HTTP authentication. My Traefik forwards correctly to Authelia, and Authelia accepts credentials, but Zabbix displays this error.
However, the same username is also created in the Zabbix database. The configurations are consistent, and the "Remote-USer" header is being sent correctly.
Has anyone already configured Zabbix with Authelia, or knows a way to solve this?
Thanks