Good morning all, Apologies if this is a dumb question, I am new to AEM. Using AEM 6.5 I have set up a SAML Authn implementation using Okta, adding some OSGi, and extending the AuthenticationInfoPostProcessor, all of that appears to be working just fine. I have a site, with just a single protected...
Hi All, I have Chinese content in node property. When I am reading this content using node.getProperty("text").getString() or ValueMap.get("text").toString() Both these methods are returning non readable characters sequence like ?????? Could anyone help how to read Chine text in AEM. Howeve...
As soon as we upload the asset(image, doc etc) in aem dam we observed that asset uploaded in /content/dam folder gets published. INFO - Successfully applied package with id xxxxx. , type ADD, paths[" /content/dam/<path>"] This is AEMAACS 2022.9.8722.20220912T101352Z Does anyone encounter this issue?...
I have multiple local installations for AEM and am trying to find which folder is mapped to my current AEM instance. How can you tell? The reason for this is I need to update a version number in one of the pom.xml files, so I have to find the correct core\pom.xml file. com.adobe.cq.wcm.core.compo...
I am using adobe.acs.commons.wcm.impl.RobotsServlet to create robots.txt file which is having sitemap, allow and disallow URLs. I want to externalize the urls using externalizer.domain but this is only getting applied to sitemap directives. Is there a way to add domain to allow and disallow directiv...
Hello everyone I am getting the following error, I have not been able to find the solution, has anyone had a similar error? java.lang.Exception: Opening Stacktrace at org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl$ResolverReference.<init>(CommonResourceResolverF...
Hi folks, I have an AEM 6.5 setup (1 author and 1 publisher) both with SP13 installed. I was following the instructions on https://experienceleague.adobe.com/docs/experience-manager-learn/sites/seo/sitemaps.html . This involved changing the publisher's Apache Sling Sitemap - Sitemap Generator Man...
Hi all, Why everyone group has read permission to all the paths in publish instance? I can understand why permissions provided for anonymous groups as end user will anonymous and not authenticated. The Problem I am facing is, if I create a group with read access to particular content path in autho...