t3ext-ig_ldap_sso_auth
t3ext-ig_ldap_sso_auth copied to clipboard
Backend Admin-Module Access blocked when BE-LDAP Login is enabled.
We recently installed version 3.8.0 of the extension.
We have local Admins, that are able to log into the BE without problems (backend.BEfailsafe is set to 1).
But when the parameter "enableBELDAPAuthentication" is set to 1, it is no longer possible to access the admin modules within the backend, that require an additional login (maintenance, settings). It only says something along the lines of "password unknown". All we can do then is to manually edit the LocalConfiguration.php, to reset it to 0.
The login into the backend itself seems unaffected by this bug.
Seems to be a duplicate of #148