Hi All,
We are working on Enable Authentication in AEM Content Page. We have associated a CUG in permission tabs in page properties and given some additional permissions to the group using add permissions. We have a use case to access list of CUG associated with the page and the permissions which have been associated with the cug at the page level programmatically.
Step 1 - We add a CUG by editing CUG option.
Step 2 - We add permissions to this CUG by Add Permissions functionality.
We are trying to get both these details programmatically. Can anyone help on this as how can this be achieved and where the permissions to the CUG is stored in the repository ?