mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
18 lines
711 B
Markdown
Executable File
18 lines
711 B
Markdown
Executable File
+++
|
|
title = "Enhanced LDAP Integration"
|
|
description = "Grafana Enhanced LDAP Integration Guide "
|
|
keywords = ["grafana", "configuration", "documentation", "ldap", "active directory", "enterprise"]
|
|
type = "docs"
|
|
[menu.docs]
|
|
name = "Enhanced LDAP"
|
|
identifier = "enhanced-ldap"
|
|
parent = "authentication"
|
|
weight = 400
|
|
+++
|
|
|
|
# Enhanced LDAP integration
|
|
|
|
The enhanced LDAP integration adds additional functionality on top of the existing [LDAP integration]({{< relref "ldap.md" >}}).
|
|
|
|
> Enhanced LDAP integration is only available in Grafana Enterprise. For more information, refer to [Enhanced LDAP integration]({{< relref "../enterprise/enhanced_ldap.md" >}}) in [Grafana Enterprise]({{< relref "../enterprise" >}}).
|