We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7626c07 commit f445fa1Copy full SHA for f445fa1
docs/ldap.md
@@ -6,7 +6,7 @@ LDAP server. There are two separate authentication modules and two
6
authentication processing filters:
7
8
9
-`ldap:ldap`
+`ldap:Ldap`
10
: Authenticate the user against a single LDAP server.
11
12
`ldap:LdapMulti`
@@ -18,7 +18,7 @@ authentication processing filters:
18
`ldap:AttributeAddUsersGroups`
19
: Add an attribute to the request with all the user's group memberships
20
21
-`ldap:LDAP`
22
-----------
23
24
This module is used when you have an organization with a single LDAP
0 commit comments