Permissions on Publish for anonymous
Hello,
Using: AEM 6.1.0
We are in middle on the developing of our first website. The content and code is transferred correctly to the publish instance.
Trying to render a page on publish, does not work as anonymous, but works as admin. So I guess it is a permissions problem for the user anonymous, who has only (standard) access to /content and /bin.
I could not find any documentation, which permissions to give to the anonymous user except for an article on stack overflow.
Here it was suggested to give him read on everything and let the dispatcher deny any direct access to /apps, /etc and other folders...
This seems like a bad security concept, letting a web server handle the security.
Is this the only possible way to do this?
Kind regards,
Jerry