In AEM as Cloud service, For the authenticated users in Publish, I need to redirect the user to the custom 403 error page, When the user doesn't have permission to access the page.
Help me with the solution, I tried the ACS commons Error page Handling, But the code doesn't have the support for 403.
Thanks in advance!!
Solved! Go to Solution.
Views
Replies
Total Likes
You can use the AEM's Closed User Group functionality for the same. OR can write your own custom servlets to handle the redirection based on user.
Views
Likes
Replies