Hello, I am a bit confused by the global security roles where I can allow or deny access globally to certain classes of users versus the table level options.
What I want to set is a general policy where a person has to be logged in to access any pages. However, I would like to allow access to certain pages by non-authenticated users. For example, a “contact us” page should not require a login.
I tried to set up a global rule to deny and override at the page level to allow access but I couldn’t get it to work. Are there also ways to restrict certain pages or is it just access to certain data tables?
I guess I am not sure if I have to generally allow all access to an unauthenticated user at the global level but then I would have to restrict every single table or how that works. Thanks for any explanation.