Skip to content

Commit 6e3d7e7

Browse files
authored
DOCSP-35881 Atlas support for Authentication methods (#6120)
Co-authored-by: pierwill <[email protected]>
1 parent 46c6ab6 commit 6e3d7e7

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

source/reference/method/db.auth.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,21 @@ Definition
2626

2727
.. include:: /includes/extracts/4.4-changes-passwordPrompt.rst
2828

29+
30+
Compatibility
31+
-------------
32+
33+
.. |command| replace:: method
34+
35+
This method is available in deployments hosted in the following environments:
36+
37+
.. include:: /includes/fact-environments-atlas-only.rst
38+
39+
.. include:: /includes/fact-environments-atlas-support-no-free.rst
40+
41+
.. include:: /includes/fact-environments-onprem-only.rst
42+
43+
2944
Syntax
3045
------
3146

source/reference/method/db.logout.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,17 @@ db.logout()
3939

4040
:method:`db.logout()` function provides a wrapper around the
4141
database command :dbcommand:`logout`.
42+
43+
44+
Compatibility
45+
-------------
46+
47+
.. |command| replace:: method
48+
49+
This method is available in deployments hosted in the following environments:
50+
51+
.. include:: /includes/fact-environments-atlas-only.rst
52+
53+
.. include:: /includes/fact-environments-atlas-support-all.rst
54+
55+
.. include:: /includes/fact-environments-onprem-only.rst

0 commit comments

Comments
 (0)