Is it possible to have one page. check user group and show different content depending of CUG
hi there
I read the Adobe CQ documentation about CUG, it is saying to create links within an non-protected page. but I would like to have inside JSP code of the page a condition to check user group and show different content. is it possible?
Linking To The Realm
Since the target of any links to the CUG Realm are not visible to the anonymous user, the linkchecker will remove such links.
To avoid this, it is advisable to create non-protected redirect pages that point to pages within the CUG Realm. The navigation entries are then rendered without causing the linkchecker any problems. Only when actually accessing the redirect page will the user be redirected inside the CUG Realm - after successfully providing their login credentials.