Hello , I am using AEM 6.5 on fortify scan found the below. Any inputs on how to resolve this will be helpfull. 1> Error loggingIt shows Sink:org.slf4j.Logger.error() I am doing try{...}catch(cryptoexception e){log.error("there was an error {}",e.getMessage());} It is throwing the sink error. 2>I ha...
Hi All, Kindly help me to create CSR for subdomains. I already followed this link(https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/how-to-generate-a-certificate-signing-request-csr-in-adobe/m-p/589151#M2669) and they are suggesting to use openssl which i am not sure ...
We have asset-details page where we show asset details(metadata). we pass the dam asset path in the details page suffix.The asset details are shown in the asset-details component in asset-details page. we maintain the asset access level in asset metadata property itself likeuser-access=public,privat...
I am currently trying to get the my GraphQL endpoint set up for my Preview service. I have gone to Deployment -> Distribution -> preview -> Distribute and added my endpoint and models with successful responses from the logs. I have also publish out the content to the Preview service and the GraphQL ...
Hi, we are trying to migrate from 6.5 to AEMaaCS, we have few images left over in /etc/designs so we are trying to leave them as is, but the nodes under /etc/designs are not getting installed in publisher with the pipeline even though the filters are in place(they are installing in author instance b...
Checkboxes in the dialog are getting selected/unselected while we click beside the boxes in the dialog rather than just getting selected within the checkboxes. Is this the usual behavior, I tried this in a few dialogs and replicated the same behavior
Hi Team I need some help on setting restrictions on folder Consider I have folder project1 under path /content/dam/organization and I want only group1 and group2 to access this folder others should not be able to view project1 folder. I have tried setting permissions by going to /security/permission...
Hi AllIs it possible to integrate Azure Key Vault with AEM as a Cloud Service for managing secrets such as API keys, passwords, and connection strings?If feasible, what are the recommended steps or best practices for integrating Azure Key Vault with AEM as a Cloud Service?Please share any related do...
I'm encountering an issue with rendering a component field that's specific to a template. For instance, let's consider a text component with fields for Eyebrow, Title, and Description. Now, I've added a new field called Bio Detail to the text component.My goal is to hide the Bio Detail field on temp...