I am having a dreadful time with what should be a very simple task of protecting a bunch of pages on the front-end.
Login is installed and implemented in a login page, which is working fine.
I have created a resource group and a user group (had the resource group wizard create the user group), and set up the web context with load access policy for the user group. I've also tried load, list, view for the access policy. I've set the login page as the unauthorized page, it is published and unprotected.
When attempting to access a page assigned to the resource group, I get a 503 error, page not found; I would expect to get my default unauthorized page, the login page.
Once I add a proper Not Found page and set the error page to that resource, I get the Not Found page, instead of the Unauthorized page.
This is a MODx Cloud installation.
[ed. note: sottwell last edited this post 13 years, 8 months ago.]