Hello Team, Can someone let me know how to set the saml_request_path cookie as httponly and secure in aem . Our website was given for webscan and this is the response that we got in webscan report.Attack Request:POST /saml_login HTTP/1.1Host: <myhost>Connection: keep-aliveContent-Length: 10825Cache...
Hi,I am building a component with coralui.It consists of multifeild in the front end ui.I have referred the coralui components markup available used it.Inside multifeild I am having a pathbrowser .Problem:::The path browser loaded initially for first time is working properly.When I click on addfeil...
I need a query to search the and display the results of Dam assest and the CQ:pages using the jcr: last modifed or Cq :last modified,i have observed that few dam assets not having Cq :last modified, so i have pass the OR condition to check,and the data will be sorted descending based on Cq :last mo...
All,I have an aem configuration that i migrated from 6.2 to 6.4The configuration has default values set in the code and on activate i am expected to get it's value , but the configuration is not stored in aem, it just appears in felix console with the values setHow do i get the values in such cases
We have a requirement, where we need to invalidate cache of a page when a certain page is published.Case 1: invalidate cache for /content/en/a when /content/en/a/new is published Case 2: invalidate cache for /content/en/a when /content/en/b is publishedWhat is the setup required to achieve above sce...
Hi,I'm using AEM 6.3 where when I execute the workflow from /assets.html, the workflow title field should be mandatory as per project requirement.I've found OOTB node where I need to make the change. Please find below the path.</libs/dam/gui/coral/content/commons/sidepanels/timeline/items/toolbar/it...
How to create two groups in AEM 6.1? One group named 'Maker', only has the rights to edit page contents but not publish/unpublish rights.Another group named 'Checker', only has the rights to publish/unpublish but not to edit page contents.
Hi All,I am upgrading AEM 6.1 to 6.3 and encountered some issue along the way.Content migration process:java -Xmx4096m -jar cq-publish-p4503.jar -v -x crx2oak -xargs -- --load-profile segment-no-dsUpgrade command:java -Xmx4096m -XX:MaxPermSize=2048m -jar aem6-author-p4502.jar -Dsling.run.modes=autho...
Hi,I was going through Getting Started with SPAs in AEM @ https://solutionpartners.adobe.com/content/dam/spp_assets/public/public_5/Getting_Started_with_SPAs_in_AEM.pdf I am stuck up with the very basic question on what "single page" refers to.I am aware of their advantages, but how a typical site c...