Good morning, my Author machine only allows Ldap users to log in.Could you tell me if SlingRepository's "repository.login" function uses the ldap module? The code contained in a "service" is the following:Reference private SlingRepository repository;...session = repository.login(new SimpleCredential...
Hi All,I have created a custom accordion component by using slingresourceSupertype:core/wcm/components/accordion/v1/accordion .I have added two text component inside the Accordion Component. And tried to show that title of each component that I putted inside the Accordion component along with the co...
Hi there, I'm trying to set up our dispatcher, but realize attacker able to bypass the default filter by appending ";%0aJLN.ico" such as some of the endpoints affected like "https://website.com/check.jsp;%0aJLN.ico" I realize this extension below allow the attacker to go through any extension listed...
Hi community! I'm entering on the AEM world by following the Adobe Tutorials. I'm with Servlets right now and I found a stopper and after searching in google for hours I don´t know how to go on... these are the steps I followed. 1) new projectmvn -B archetype:generate -Padobe-public -D archetypeGrou...
I am using AEM 6.1.Few of the AEM DAM folders on author have images around 1800 count and lead to folders size around 1.5 GB.Ex:/Content/DAM/mysite/images/(100 images in below folders)/Content/DAM/mysite/images/homepage/(1700 number of images in it of 1.5)/Content/DAM/mysite/images/winners/(20 image...
Hi all,I'm looking for a way to pass data to multiple components while only loading the data once. For example:Component A (or model / sling resource) makes an http call and gets data back that it stores. I now need to pass this data to component B and C but with out calling on my third-party API. (...
Tried setting up multiple times, AEM sites.html loads fine for the first time, but from the second time the UI is broken and wouldn't show the interface properly. I tried running it on X86 arch as well, no luck!