You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In one of my projects the customer changed something in their LDAP and the users
couldn't get mapped anymore which led to the login form just to reload and not log in without
any helpful logging. The basic authentication works out but the user cannot do anything.
I would add some error logging to the LdapProvider in case this happens so at least this way it's possible to find the issue faster.
The text was updated successfully, but these errors were encountered:
In one of my projects the customer changed something in their LDAP and the users
couldn't get mapped anymore which led to the login form just to reload and not log in without
any helpful logging. The basic authentication works out but the user cannot do anything.
I would add some error logging to the
LdapProvider
in case this happens so at least this way it's possible to find the issue faster.The text was updated successfully, but these errors were encountered: