Docs: minor fixes (#22223)

* Update enhanced_ldap.md

* Update ldap.md

* Minor fixes
This commit is contained in:
Diana Payton
2020-02-18 12:28:59 -08:00
committed by GitHub
parent 39e0ce305b
commit e08b39d4f0
3 changed files with 5 additions and 5 deletions
+2
View File
@@ -16,6 +16,8 @@ weight = 2
The LDAP integration in Grafana allows your Grafana users to login with their LDAP credentials. You can also specify mappings between LDAP
group memberships and Grafana Organization user roles.
> [Enhanced LDAP authentication]({{< relref "../enterprise/enhanced_ldap.md" >}}) is available in [Grafana Enterprise]({{< relref "../enterprise" >}}).
## Supported LDAP Servers
Grafana uses a [third-party LDAP library](https://github.com/go-ldap/ldap) under the hood that supports basic LDAP v3 functionality.