Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

UI for rep:cugPolicy?

Avatar

Level 4

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.

1 solución aceptada

Avatar

Respuesta correcta de
Employee

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

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Employee

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

Avatar

Level 10

Nice response Kunwar!