Skip to content

Commit 3fbc615

Browse files
committed
DOCSP-24594 tech edits
1 parent 48540de commit 3fbc615

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

source/connect/advanced-connection-options/authentication-connection.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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
277285
Examples
278286
--------
279287

288+
.. _authentication-username-password-example:
289+
280290
Username 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+
291303
LDAP Authentication
292304
~~~~~~~~~~~~~~~~~~~
293305

source/connect/advanced-connection-options/tls-ssl-connection.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,12 @@ Example
120120
-------
121121

122122
The 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
-28 KB
Loading

0 commit comments

Comments
 (0)