8000
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 1d89999 commit a9bd37aCopy full SHA for a9bd37a
security/ldap.rst
@@ -295,19 +295,6 @@ than one is found.
295
Examples are provided below, for both ``form_login_ldap`` and
296
``http_basic_ldap``.
297
298
-query_string
299
-............
300
-
301
-**type**: ``string`` **default**: ``null``
302
303
-This optional key defines the form of the query used in order to search the
304
-DN of the user, from the username. The ``{username}`` string is replaced by
305
-the actual username of the person trying to authenticate.
306
307
-This setting is only necessary if the users DN cannot be derived statically
308
-using the `dn_string` config option.
309
310
311
Configuration example for form login
312
....................................
313
0 commit comments