Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
Does CQ have a built-in API for defining access rights to certain servlet paths (e.g. /bin/myservlet)?
Is it possible to do this at a METHOD-level granularity (e.g. define that users in group MyGroup can have POST access to /bin/myservlet)?
Thanks in advance.
Solved! Go to Solution.
As of now, this is not possible. You can use resourcetypebased servlets for access control.
View solution in original post
Views
Likes
Replies