I heve enabled both the auth types: Still i cannot see the dashboards if i log out. Its shows me login screen.
I also tried hiding the login screen but it still no success.
#################################### Auth LDAP ##########################
[auth.ldap]
enabled = true
config_file = /etc/grafana/ldap.toml
allow_sign_up = true
#################################### Anonymous Auth ##########################
[auth.anonymous]
enable anonymous access
enabled = true
specify organization name that should be used for unauthenticated users
org_name = Main Org.
specify role for unauthenticated users
org_role = Viewer