Skip to content

Commit 80d103d

Browse files
author
Dave Cuthbert
authored
DOCSP-27671 BACKPORT (#3199)
1 parent b01451a commit 80d103d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

source/core/authentication.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,10 @@ Kerberos Authentication
8181

8282
`MongoDB Enterprise
8383
<http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_
84-
and `MongoDB Atlas
85-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ support
86-
:doc:`Kerberos Authentication </core/kerberos>`. Kerberos is an industry
87-
standard authentication protocol for large client/server systems that
88-
provides authentication using short-lived tokens that are called
89-
tickets.
84+
supports :ref:`Kerberos Authentication <security-kerberos>`. Kerberos is
85+
an industry standard authentication protocol for large client/server
86+
systems that provides authentication using short-lived tokens that are
87+
called tickets.
9088

9189
To use MongoDB with Kerberos, you must have a properly configured
9290
Kerberos deployment, configured :ref:`Kerberos service principals

0 commit comments

Comments
 (0)