On publish instance in 5.6.1Hi , I am using the below error handler for 404 page /apps/project/config.publish/com.adobe.acs.commons.errorpagehandler.impl.ErrorPageHandlerImpl jcr:primaryType Name sling:OsgiConfig cache.serve-authenticated Boolean true cache.ttl Long 300 enabled Boolean true error-pa...
Hi,We are trying to detect the POST request send out on click of "install" in the CRX Package Manager. The request can be seen in the inspect element console but the sling filter is not detecting it. Is some specific configuration required in the AEM or in the filter for the same or some a different...
Hi All,We have done custom login to authenticate against Oracle DB via web service. This was done in AEM 5.6 and now the we have upgraded to AEM 6. The custom login is not working. I understand that in AEM 6 we need to re-create the custom login. Can you share some details on how to achieve this? A...
How do I setup LDAP group sync/creation in AEM 6.1?The AEM rights are managed via AD groups I'd like to have them first of all imported if they don't exist (currently on 5.5 happens automatically using : autocreate="create", autocreate.path="splitdn") .I get users created in AEM 6.1 also name, firs...
Hi,I have a scenario where I have Item detail pages that should be available in 3 different regions, and the components allowed should be per region. In a first look I think this can be done with only one template right? Setting different allowed components in the parsys for each region? But for thi...
Hi All,I have configured two links using anchor tags using Rich text component.I could see the source code of added links using source button available on Rich Text dialog.Now i want to call JS function on clicking of this links,i have added js function to this source code.When i am clicking on the ...
Hi, While we create a new page via the siteadmin, a dialog pops out with Title and Name text fields. But, for past few days, only the Title field is displayed and not the Name. There has not been any overlay of the siteadmin related JS. No changes in user permissions too. Confused if something was c...
Hey guys, Is it advisable to utilize CQ's user session management to handle public login users ? We have a external authentication mechanism, but there is no session handling involved in the authentication. I'm thinking of using CQ's inbuilt functionalities to handle user session. I'm estimating ab...
Hi All,I have created a simple template and this template is associated with a component jsp.This page is three sections header,parsys and footer.If i create this page with this template,template is rendering as expected in classic UI and in touch UI it's showing blank.Do i need to make configuratio...