What causes an Anonymous user to be created in the Mendix log? For example Deeplink, Odata, Rest? We are getting large amounts of Anonymous user logs and i would like to now were it could come from?
2
Hi All What causes an Anonymous user to be created in the Mendix log? For example Deeplink, Odata, Rest? We are getting large amounts of Anonymous user logs and i would like to now were it could come from? Regards, Patrick
asked
Patrick Gerardi
2 answers
2
If your application will be opened, an anonymous user log in will be registered.
answered
Gerrit Kiefer
2
Whenever a user that is not logged in opens your application in the browser, an anonymous user session is created.