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 a1ce990 commit b30d16bCopy full SHA for b30d16b
reference/configuration/security.rst
@@ -195,6 +195,9 @@ You can authenticate to an LDAP server using the LDAP variants of the
195
``form_login_ldap``, ``http_basic_ldap`` and ``json_login_ldap``, which will attempt to
196
``bind`` against a LDAP server instead of using password comparison.
197
198
+.. versionadded:: 4.2
199
+ The ``json_login_ldap`` authentication provider was introduced in Symfony 4.2.
200
+
201
Both authentication providers have the same arguments as their normal
202
counterparts, with the addition of two configuration keys:
203
0 commit comments