Skip to content

Commit 92ff412

Browse files
authored
DOCSP-49089 - Authentication (Comprehensive Coverage) (#625)
1 parent 1fe89e9 commit 92ff412

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

source/security/authentication/aws-iam.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csharp-mongodb-aws:
22
.. _csharp-authentication-aws:
33

4-
==================================
5-
AWS Identity and Access Management
6-
==================================
4+
======================
5+
AWS IAM Authentication
6+
======================
77

88
.. contents:: On this page
99
:local:

source/security/authentication/kerberos.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csharp-kerberos:
22
.. _csharp-authentication-kerberos:
33

4-
=================
5-
Kerberos (GSSAPI)
6-
=================
4+
================================
5+
Kerberos (GSSAPI) Authentication
6+
================================
77

88
.. contents:: On this page
99
:local:

source/security/authentication/ldap.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csharp-authentication-LDAP:
22
.. _csharp-authentication-ldap:
33

4-
====
5-
LDAP
6-
====
4+
===========================
5+
LDAP (PLAIN) Authentication
6+
===========================
77

88
.. contents:: On this page
99
:local:

source/security/authentication/oidc.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csharp-mongodb-oidc:
22
.. _csharp-authentication-oidc:
33

4-
===================================
5-
OIDC (Workload Identity Federation)
6-
===================================
4+
==================================================
5+
OIDC (Workload Identity Federation) Authentication
6+
==================================================
77

88
.. contents:: On this page
99
:local:

source/security/authentication/scram.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-authentication-scram:
22

3-
=====
4-
SCRAM
5-
=====
3+
============================================
4+
SCRAM-SHA-1 and SCRAM-SHA-256 Authentication
5+
============================================
66

77
.. contents:: On this page
88
:local:

source/security/authentication/x509.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-authentication-x509:
22

3-
=====
4-
X.509
5-
=====
3+
=============================
4+
X.509 Authentication with TLS
5+
=============================
66

77
.. contents:: On this page
88
:local:

0 commit comments

Comments
 (0)