remove ldap auth from grafana
This commit is contained in:
parent
99a920306c
commit
1890173440
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ in
|
|||
enable = true;
|
||||
settings = {
|
||||
analytics.reporting_enabled = false;
|
||||
"auth.ldap".enabled = true;
|
||||
"auth.ldap".config_file = toString ldap;
|
||||
# "auth.ldap".enabled = true;
|
||||
# "auth.ldap".config_file = toString ldap;
|
||||
|
||||
"auth.generic_oauth" = {
|
||||
enabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue