Kuestenschmiede / LdapBundle

This con4gis bundle adds LDAP functionality for Contao backend and frontend users/groups.
https://con4gis.org
GNU Lesser General Public License v3.0
1 stars 5 forks source link

Session ends after LDAP synchronization #17

Open darkojic opened 11 months ago

darkojic commented 11 months ago

Hi,

I noticed that, when the LDAP synchronization is activated (Cron job that runs every minute), any FE user who is logged in Front End is automatically logged out (session ends and session-cookies are deleted) every time job is ran.

When I deactivated LDAP synchronization, the problem stopped.