Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored Jul 10, 2024
1 parent b4ae6da commit e5e175e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security/authentication-backends/ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ We provide a fully functional example that can help you understand how to use an

To enable LDAP authentication and authorization, add the following lines to `config/opensearch-security/config.yml`:

The internal user database authentication should also be enabled as OpenSearch Dashboards connects to OpenSearch using `kibanaserver` internal user
The internal user database authentication should also be enabled because OpenSearch Dashboards connects to OpenSearch using the `kibanaserver` internal user.
{: .note}

```yml
Expand Down

0 comments on commit e5e175e

Please sign in to comment.