Hello,
I am getting an error loading a page when Permission is configured with Security Restrict in Server Actions. Authentication is working. I can load the page if there is no permission configured with Security Restrict (can load the page when logged in, cannot load when not logged in).
Here’s the configuration in the Security Provider settings:
I have 2 tables, app_user (contains userid, username, password) and app_user_group_map (contains userid and groupid for the permission).
I have already tried using a table view that contains both the userid, groupid, and permission name on which I set the Condition value for for a different set of tests.
Both tests have failed with the same error.
Anyone has encountered the same error message? Any workaround or solution?
Thank you.
Last updated: