Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/security/authentication/aws-iam.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _csharp-mongodb-aws:
.. _csharp-authentication-aws:

==================================
AWS Identity and Access Management
==================================
======================
AWS IAM Authentication
======================

.. contents:: On this page
:local:
Expand Down
6 changes: 3 additions & 3 deletions source/security/authentication/kerberos.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _csharp-kerberos:
.. _csharp-authentication-kerberos:

=================
Kerberos (GSSAPI)
=================
================================
Kerberos (GSSAPI) Authentication
================================

.. contents:: On this page
:local:
Expand Down
6 changes: 3 additions & 3 deletions source/security/authentication/ldap.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _csharp-authentication-LDAP:
.. _csharp-authentication-ldap:

====
LDAP
====
===========================
LDAP (PLAIN) Authentication
===========================

.. contents:: On this page
:local:
Expand Down
6 changes: 3 additions & 3 deletions source/security/authentication/oidc.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _csharp-mongodb-oidc:
.. _csharp-authentication-oidc:

===================================
OIDC (Workload Identity Federation)
===================================
==================================================
OIDC (Workload Identity Federation) Authentication
==================================================

.. contents:: On this page
:local:
Expand Down
6 changes: 3 additions & 3 deletions source/security/authentication/scram.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _csharp-authentication-scram:

=====
SCRAM
=====
============================================
SCRAM-SHA-1 and SCRAM-SHA-256 Authentication
============================================

.. contents:: On this page
:local:
Expand Down
6 changes: 3 additions & 3 deletions source/security/authentication/x509.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _csharp-authentication-x509:

=====
X.509
=====
=============================
X.509 Authentication with TLS
=============================

.. contents:: On this page
:local:
Expand Down
Loading