remove ldap auth from grafana
This commit is contained in:
@@ -32,8 +32,8 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
analytics.reporting_enabled = false;
|
analytics.reporting_enabled = false;
|
||||||
"auth.ldap".enabled = true;
|
# "auth.ldap".enabled = true;
|
||||||
"auth.ldap".config_file = toString ldap;
|
# "auth.ldap".config_file = toString ldap;
|
||||||
|
|
||||||
"auth.generic_oauth" = {
|
"auth.generic_oauth" = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user