Hi, I would like to know what are the ways to implement 2FA in AEM other than using adaptive forms approach Customizing SAML Authentication handler to support 2FA authentication AEM Appreciate your inputs! Thanks Regards, Srivani
Hi we have an old application where paths are stored as string[] within a node and we receive an error along the lines WARN [async-index-update-fulltext-async] org.apache.jackrabbit.oak.plugins.index.lucene.LuceneDocumentMaker String length: xxx for property: proplist at Node: xxx is greater than ...
Hi, I am wondering if anyone knows ways to block requests to AEM servlets ? There are attacks to servlets registered at paths say /bin with parameters that are invalid leading to query within the system i can think of ways to validate the values and then let the process but should we move to optio...
Can Anyone share the steps to configure sitemap in aem using acs commons. and also whether it will impact other projects in server or not?Is there any other way to extend sitemap for getting change frequency as a extra tag in sitemap.xml
Is it possible to disable the link checker for the Text and Title components, when we have a telephone link, like "tel:1-222-333-4444" ? As you can see above, AEM's link checker will invalidate that link. I have tried to add all paths starting with "tel:" to the blacklist in configMgr's...
Hi All, There is a requirement in our project to get additional properties (like tags) get updated during the rollout of the master pages. This can be done through the CQ MSM Content Update Action OSGi configuration. The issue is that we need to customize the CQ MSM Content Update Action Configur...
Good morning, we would like to uninstall a project from Aem 6.4. The project has been updated several times over the years.We would like to remove not only the contents (pages/images and files) but also the remaining components of the project such as bundles etc. How can we remove it from the Cms ? ...
Hi Folks, I need to define redirect rule to handle where one set of languages to redirect to site.com/en.html while other set of languages to redirect to site.com/fr.html for example cn, de, fr to redirect site.com/en.html while it, ja, zh to redirect site.com/fr.html. How can I define such rul...