Error on setting not active anonymous user

Hi Guys,

Is it normal if i will set anonymous user to not active i will encounter error?

Why?

Thanks.

Hi,
The anonymous user is a system user. It must not be disabled, because this will break the login window.

It is used only as the representation of non-logged in users, for instance, in AppLoginWindow screen.

Of course, users cannot log in to the system without login and password even if anonymous user is enabled. It is just a security abstraction. You can assign roles and group to this user in order to allow access to entities / screens from login screen, e.g. if you customize login screen.

Hi Support,

Thank you very much for the clarification.

1 Like