Hi
i am using icinga with grafana graphs, when i try to view dashboard without login it shows “dashboard not found” , from icinga it shows “Panel with id 1 not found” and a box shows up with “Unauthorized” text
Anonymous Auth
[auth.anonymous]
enable anonymous access
enabled = true
specify organization name that should be used for unauthenticated users
org_name = XXX
specify role for unauthenticated users
org_role = viewer
mask the Grafana version number for unauthenticated users
hide_version = true
What am i missing ?
thanks