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?
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?
very likely that this is caused because the user is already logged in, i added some logging for this scenario