LDAP: inline toml with devenv (#57499)

This commit is contained in:
Gabriel MABILLE 2022-10-24 11:01:58 +02:00 committed by GitHub
parent 42871fcb2a
commit fce0a49284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ org_role = "Admin"
# org_id = 1
[[servers.group_mappings]]
group_dn = "cn=users,ou=groups,dc=grafana,dc=org"
group_dn = "cn=editors,ou=groups,dc=grafana,dc=org"
org_role = "Editor"
[[servers.group_mappings]]