Docs: Update LDAP doc for debug view (#89522)

Update LDAP doc

LDAP debug view does not work with single bind since there is no way to bind to the LDAP server and perform the search.
This commit is contained in:
AHeinlein 2024-06-27 12:07:30 +02:00 committed by Ryan McKinley
parent cb31a1b6ff
commit 8b7a891db4

View File

@ -159,6 +159,8 @@ To use the debug view, complete the following steps:
1. Then, press "Run"
1. If the user is found within any of your LDAP instances, the mapping information is displayed.
Note that this does not work if you are using the single bind configuration outlined below.
{{< figure src="/static/img/docs/ldap_debug_mapping_testing.png" class="docs-image--no-shadow" max-width="600px" alt="LDAP mapping displayed" >}}
[Grafana Enterprise]({{< relref "../../../../introduction/grafana-enterprise" >}}) users with [enhanced LDAP integration]({{< relref "../enhanced-ldap" >}}) enabled can also see sync status in the debug view. This requires the `ldap.status:read` permission.