t3ext-ig_ldap_sso_auth
t3ext-ig_ldap_sso_auth copied to clipboard
Wrong Server Configuration for Active Directory
since 6a4c5367f601a95db73567de5d9962cfad69c7d5 login and search does not work with Active Directory anymore. The value of $config['server'] is '1' in my case (Version 3.8.0 with TYPO3 11, PHP 8.2). The search still works if the option "First entry only" is checked. Without this option no results are found.
When undoing the mentioned commit it will work again. I am unsure of unwanted sideeffects though as I suggest the commit was done for a reason and was tested somehow.