Hi Team, I have installed Aseet-Share-Commons(asset-share-commons-2.5.6) package in in AEM installed below packages: git hub path :https://github.com/adobe/asset-share-commons/releasesasset-share-commons.all-2.5.4-cloud.zipasset-share-commons.all-2.5.4.zipasset-share-commons.ui.content.sample-2.5.4...
One of our security team member was successful in accessing critical AEM nodes by bypassing dispatcher using this special encoding technique that uses ASCII code for the } character (Example: * /.%7D./.%7D./.%7D./.%7D./.%7D./)To bypass authentication they downloaded an auth certificate using this v...
Is there any good documentation for generation of Access tokens for accessing Assets HTTP API from any third party applications? This is an OnPrem instance and not AEMAACS
Hi All, Wanted to know the risks of a project not migrating to the latest pack.I have an AEM project running on the 6.3 version. The Adobe document says the Extended end-of-life support was on 30th April 2022 - https://helpx.adobe.com/support/programs/eol-matrix.html.Need to know the Risk of not mov...
Hi all,I'm struggling with exporting JSON from a component with a Parsys.Basically I have this component (a sort of container) without fields but only with a parsys.This parsys could only accept one type of child component.Now i'm interested to export a JSON of this "father" component using a SlingM...
Hi All, I have customized CF model, as shown below. NOTE - My location Name value is coming from database I have written the JSON and in JSON my location name is coming like below.************* JSON **************"testLocations":{"City":[{"id":"161341","name":"Badarganj"}],"Country":[{"id":"157031...
Hi Team,Out project is AEM Remote SPA, All aem components data exposed via .model.json, so rendering does happen only on react. In this case how to expose content (lets say experience fragments or any AEM content).Do we need to create any AEM components specifically for Target or Please do provide a...
Hi Team,We are implementing a custom error handler page, so we have added in dispatcher file ErrorDocument 404 to custom handler page. when we are calling to any page, which are not there in Author, from dispatcher then its giving the custom error page but while calling "/crx/explorer/index.jsp.css"...