Page 1 of 1

security.authenticate returns null without logging anything

PostPosted: Fri Feb 13, 2015 12:14 pm
by patrick1366356481
Hi,

I have two customers running 7.4.0 where the security.authenticate() function frequently returns null without logging anything in servoy_log.txt. Our authenticator method always returns an object, never null.

What could be causing this?

Re: security.authenticate returns null without logging anyth

PostPosted: Tue Feb 17, 2015 12:00 pm
by jcompagner
very likely that this is caused because the user is already logged in, i added some logging for this scenario