Can someone provide any idea how to validate specific saml token(saml authentication handler) from outside AEM? Basically we have an external API which hit an SlingServlet in order to retrieve AEM content information. AEM it's integrated with SAML thru Saml Authentication Handler so API need to ch...
In AEM 6.1 using the Touch UI, you can upload a file rendition (), but once it is uploaded, how can you delete or rename it? When I click on the "renditions" link in Assets, i can see it, but once i click on the actual rendition (to say delete it), i only succeed in downloading it.Our sample use ca...
Hi We can configure run modes like 1. Renaming the jar file.2. Using Sling properties we can achieve.3. Java startup time we can do.If i rename the jar, all the bundles will be there in two of the instances.If i create folder config.author as nt:folder and inside that am creating sling:osgiConfig fo...
What could be difference between etc/designs and etc/clientlibI have created clientlib for every component along with it. Now why do we have a separate folder under etc for clientlibs.Also etc/design again consists of clientlibs. what can be the strategy behind this?I followed this link, to create a...
Hello AEM world.We are developing our software release cycle with AEM. We are looking at the best practice for releasing packages and running tests. The scenario:We will be leveraging AEM not only for multiple web sites but as a platform for custom logic that other systems within the organization wi...
Hi All,I want to create a filter component as shown in attached file. Could anyone help in how to approach for it ?First Level should be Filters and sort. If I click on Filters another level should be open where I have Quick Filter and material and again on click of Quick filter list of checkbox to ...
Hi,I run into a issue that class in osgi bundle invokes CXF webService with HTTPS approach. Please look at following code:URL wsdlURL = new URL(strURL.toString()); WebService4AEM_Service ss = new WebService4AEM_Service(wsdlURL, SERVICE_NAME); WebService4AEM port = ss.getWebService4AEMPort(); log.inf...
Is there a session analyzer tool for Oak? The one referenced in this article [1] only seems to work for CRX in lower version.Looking at a recent heap dump, we seem to have trouble with sessions not closing properly and are trying to narrow down where it's coming from. [1] https://helpx.adobe.com/exp...