File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
connect/advanced-connection-options Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ Procedure
5454 Username / Password
5555 ~~~~~~~~~~~~~~~~~~~
5656
57+
5758 Provide the following information:
5859
5960 - Username
@@ -237,6 +238,13 @@ Procedure
237238 LDAP
238239 ~~~~
239240
241+ .. note::
242+
243+ See the :ref:`Examples
244+ <authentication-username-password-example>` section on this
245+ page for an example of the authentication tab configured for
246+ username and password authentication.
247+
240248 Select :guilabel:`LDAP` if the deployment uses :manual:`LDAP
241249 </core/security-ldap-external/>` as its authentication mechanism.
242250
@@ -277,6 +285,8 @@ Procedure
277285Examples
278286--------
279287
288+ .. _authentication-username-password-example:
289+
280290Username and Password Authentication
281291~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
282292
@@ -288,6 +298,8 @@ password authentication with :manual:`SCRAM-SHA-256
288298 :figwidth: 662px
289299 :alt: Screenshot of Compass configured to authenticate with username and password
290300
301+ .. _authentication-ldap-example:
302+
291303LDAP Authentication
292304~~~~~~~~~~~~~~~~~~~
293305
Original file line number Diff line number Diff line change @@ -120,8 +120,12 @@ Example
120120-------
121121
122122The following example specifies a connection with TLS/SSL enabled in the
123- :guilabel:`TLS / SSL` tab.
123+ :guilabel:`TLS / SSL` tab. This connection uses :manual:`X.509
124+ </core/security-x.509/>` authentication which requires a client
125+ certificate.
124126
125127.. figure:: /images/authentication/tls-ssl-configuration.png
126128 :figwidth: 662px
127129 :alt: Screenshot of Compass configured to connect to an example cluster with TLS/SSL
130+
131+ 1
You can’t perform that action at this time.
0 commit comments