UI for rep:cugPolicy? | Community
Skip to main content
crisr1
Level 4
June 7, 2018
Solved

UI for rep:cugPolicy?

  • June 7, 2018
  • 2 replies
  • 1880 views

Is there a UI for adding, removing or changing CUG authorization policies? Documentation makes zero reference to rep:cugPolicy,

  https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/closed-user-groups.html

It does talk about Java code to manage the policies. Is that really how we're doing it now? Pushing code changes to manage CUG authorization policy. To be clear, I am not asking about the authentication requirement which has a UI in the pages advanced tab. It seems rep:cugPolicy are protected so the nodes cannot be deleted and recreated in /crx/de. nor will /crx/de allow me to update the values in rep:principalNames. Which is crazy since I just copied and pasted the node to begin setting a new authorization policy.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kunwarsaluja

CUG policies are to be managed by Page Properties of the pages.  See (1)

(1) : Dropbox - Screen Shot 2018-06-08 at 10.10.38 AM.png

2 replies

KunwarsalujaAdobe EmployeeAccepted solution
Adobe Employee
June 8, 2018

CUG policies are to be managed by Page Properties of the pages.  See (1)

(1) : Dropbox - Screen Shot 2018-06-08 at 10.10.38 AM.png

smacdonald2008
Level 10
June 8, 2018

Nice response Kunwar!