We had implemented custom SAML handler and with 6.1 this would make it tough for us to migrate/Can i get an answer from Adobe Folks on this?com.adobe.granite.auth.saml.SamlAuthenticationHandleris this class no longer extensible in 6.1? and why?
I am seeing one open issue with the AEM 6.1 touch UI related to component re order and we are facing this for the custom components we developed. Is there any fix for this.Page Authoring: cq:actions are not properly parsed - "copymove" action not working (CQ-40917)
Hi Guys,From a Java Servlet i am returning a String value to EXTJs and based on that I am displaying a CQ Message box , where author can choose Yes(OK) or NO(Cancel) , based on this value i need to return the control to my Servlet (I need to take care of other Business logic based on this value from...
Hi guys,if i remove the visibility of a panel that contains a parsys, the panel will disappear but the parsys no.Which is the correct way to do this?Thanks
Hi,I am using ootb textimage component and customized the same component with image position option, when I am selecting the image in Touch UI mode, its not updating the image at the same time , once I am refreshing the page then only updated image will reflect.I am using AEM6.0.Is this is expected ...
Hi,As per "https://docs.adobe.com/docs...." portal "sourceedit " plugin of RTE is not working in Touch UI.Is there any substitute of this plugin in Touch UI.Actually I need to use some html code in RTE box.like:- < img src="file.jpeg"/>.Please let me know how can I use html code(image source code) ...
Hi,I am trying to install dispatcher in front of author instance. When i try to open a page under content, i am getting prompt by login screen but i am enter the credentials admin admin, it still showing only login screen. Below are the couple of lines present in error log org.apache.sling.auth.core...
HiOur requirement is to create the custom link on AEM welcome page dashboard and when user will click on it then it will redirect to other applications dashboard.In this case can we validate the use in other application? Are there any API available in AEM by using that we can validate the user in re...
Hi I am trying to fetch the list pages by passing the component name or type, in the /etc/reports/compreport.html out of box CQ reporting page. I want to pass additional filter along with the root path. The additional filter is list only the pages which are in activate state.I tried but unable to fi...