I have unchecked Must Authenticate on my Servoy 7 solution, but every time I load it on Servoy 7 Server in Smart Client, it asks me to login. Why?
Hi,
maybe this suppresses the ‘must authenticate’
In the servoy.properties
servoy.application_server.enhancedSecurity=false
Regards,
Peter
That’s not recommended to turn off…
A smart client has to login or you have to use a special authenticator solution.
If you let anonymous users to access everything then you’re data is accessible for everyone