Skip to content
Merged
Changes from 2 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/fundamentals/authentication/ldap.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _csharp-authentication-LDAP:
.. _csharp-authentication-ldap:

====
LDAP
====
======================================
Self-Managed LDAP PLAIN Authentication
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

S: would just LDAP (PLAIN) Authentication be another title option?
Just wondering if the self-managed part is necessary

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, not sure how necessary the 'self-managed' part is, but included it because that's what Server used. I am fine with removing it in favor of LDAP (PLAIN) Authentication

======================================

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