Skip to content

Commit 4f3ab3f

Browse files
committed
DOCSP-9767 enterprise includes community auth mechanisms
1 parent af28960 commit 4f3ab3f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

source/core/authentication-mechanisms-enterprise.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Enterprise Authentication Mechanisms
1010
:depth: 1
1111
:class: singlecol
1212

13-
In addition to the authentication mechanisms offered, MongoDB Enterprise
14-
provides integration with the following authentication mechanisms.
13+
In addition to the authentication mechanisms offered in MongoDB
14+
Community, MongoDB Enterprise provides integration with the following
15+
external authentication mechanisms.
1516

1617
.. _security-auth-kerberos:
1718

source/core/authentication-mechanisms.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ MongoDB supports the following authentication mechanisms:
2323

2424
- :doc:`x.509 Certificate Authentication </core/security-x.509>`.
2525

26-
In addition, MongoDB Enterprise also provides support for additional
27-
mechanisms. See :doc:`/core/authentication-mechanisms-enterprise` for
28-
additional mechanisms available in MongoDB Enterprise.
26+
In addition, MongoDB Enterprise provides integration with a number of
27+
external authentication mechanisms, including Kerberos and LDAP. See
28+
:doc:`/core/authentication-mechanisms-enterprise` for the additional
29+
authentication mechanisms supported by MongoDB Enterprise.
2930

3031
.. _authentication-mechanism-default:
3132

0 commit comments

Comments
 (0)