SSO auth problem

SSO auth problem

by Domagoj Žugec -
Number of replies: 0

Hi everyone, I was using a custom made sso auth plugin. Everything worked fine, but suddenly the system started to logout * SOME * users in an unrelated period.

My problem is manifested by the fact that for a certain number of users the system logouts the user with the message 
"Your session has timed out. Please log in again.". I can't recreate the error locally, and which happened due to a login of about 15-20 users at the same time.

I tried to resolve the problem by commenting the line "\ core \ session \ manager :: kill_all_sessions ();" everywhere except when the user was suspended, but
that didn't help. Has anyone had similar problems? The code is at the link below: repo

Average of ratings: -