Skip to content

Commit 504ffba

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-45454-oidc-ldap-shell (#369)
* DOCSP-45454-oidc-ldap-shell * DOCSP-45454-oidc-ldap-shell * DOCSP-45454-oidc-ldap-shell * DOCSP-45454-oidc-ldap-shell * DOCSP-45454-oidc-ldap-shell * DOCSP-45454-oidc-ldap-shell --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 7b9c3c2 commit 504ffba

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

source/reference/options.txt

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -452,15 +452,28 @@ Authentication Options
452452

453453
- External authentication using LDAP. You can also use ``PLAIN``
454454
for authenticating in-database users. ``PLAIN`` transmits
455-
passwords in plain text. This mechanism is available only in
456-
`MongoDB Enterprise
457-
<http://www.mongodb.com/products/mongodb-enterprise-advanced?jmp=docs>`_.
455+
passwords in plain text. This mechanism is
456+
available in `MongoDB Enterprise
457+
<http://www.mongodb.com/products/mongodb-enterprise-advanced?jmp=docs>`_
458+
and `MongoDB Atlas
459+
<https://www.mongodb.com/atlas/database?tck=docs_server>`_.
458460

459461
* - :manual:`MONGODB-OIDC </core/security-oidc/>` (OpenID Connect)
460462

461463
- External authentication using OpenID Connect. This mechanism is
462-
available only in `MongoDB Enterprise
463-
<http://www.mongodb.com/products/mongodb-enterprise-advanced?jmp=docs>`_.
464+
available in `MongoDB Enterprise
465+
<http://www.mongodb.com/products/mongodb-enterprise-advanced?jmp=docs>`_
466+
and `MongoDB Atlas
467+
<https://www.mongodb.com/atlas/database?tck=docs_server>`_.
468+
469+
* - ``MONGODB-AWS`` (AWS IAM)
470+
471+
- External authentication using Amazon Web Services Identity and
472+
Access Management (AWS IAM) credentials. This mechanism is
473+
available in `MongoDB Enterprise
474+
<http://www.mongodb.com/products/mongodb-enterprise-advanced?jmp=docs>`_
475+
and `MongoDB Atlas
476+
<https://www.mongodb.com/atlas/database?tck=docs_server>`_.
464477

465478
.. option:: --gssapiServiceName
466479

0 commit comments

Comments
 (0)