mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 20:12:22 +08:00

* Docs: fix LDAP link * Docs: add License Expiration behavior for usage insights * Docs: update auth overview with a features matrix * Docs: refactor Enterprise overview * Docs: updates team sync supported providers * Docs: add auth feature matrix missing versions * Docs: fix license expiration indent * Docs: small improvements * Docs: apply PR feedbacks * Docs: fix typo * Docs: fix typo Oauth -> OAuth
18 lines
709 B
Markdown
Executable File
18 lines
709 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 = 3
|
|
+++
|
|
|
|
# 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" >}}).
|