Hi, We are using AEM as Cloud Service and for one of our application we are using SAML 2.0 SP initiated authentication with IDP as PING.The login authentication is working fine but not sure how to handle logout.we have configured "handleLogout" and "logoutUrl" in SAML configuration.But it's not work...
Hi, I am trying to create an image preset with AEM asset (dynamic media) and I need to set the resoultion to 300 PPI.Below are the requirements:Width: 2000Height: 2000Format: JPEGPPI: 300How can I specify the PPI value to 300? Is the query parameter res the appropriate command to use? Thank you for ...
Hi All, I need to create a custom Servlet code where we need to iterate over the children and grandchildren of components on a certain page to create the output json of those components. We could do it using infinity.json OOTB , but we dont want to use the same as those are not recommended to be use...
Hi Team, I have a requirement, where I have to construct the RTE data which is table information in Sling model with some data from third party service. Is it a good approach to concat the table html as a string and use that to display in sightly. I don't think, I need any jsoup parser for this ap...
Hi Team, We have migrated from AEM 6.2 to 6.5, but the timeline history is not available in AEM 6.5. Can you please how we can migrate this timeline history from AEM 6.2 to 6.5. Thanks,Thrupthi
It looks like items (like an html file) in dam do not render on the browser, instead they instantly download.I got a solution for the localhttps://stackoverflow.com/questions/42447453/is-there-a-way-to-upload-html-pages-into-aem-damHow to do that in other enviorment (dev/prod)Can someone help me wit...