HI all, We are configuring 2 SAML configs for 2 sites in publisher. One SAML config is for SiteMinder and other SAML config is for Ping Identity. In each config, I have added content paths for each site, same ranking, updated IDP url's (SM and Ping IDP Url's) with separate Entity ID's, default redir...
I don't know if this could be changed, but I would like to edit with normal mode. My AEM Editor has been like this ever since and now I'm at applying CSS in the WKND tutorial so it's pretty weird. Thank you!
Hi All, We are facing an issue when their is a personalized container which have fixed list component configured inside it and it has the list of pages selected.Now out of them one page which is selected by the author have an alias configured on it.Now when the component is rendered on the publish ...
Hi Team,I have a template structure like<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:description="Description" jcr:primaryType="cq:Template"...
Following this guide, I'm trying to enable the style system for the Core Page Component (v2) in edit mode (Page Properties) for a use I have. <?xml version="1.0" encoding="UTF-8"?> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ Copyright 2017 Adobe ~ ~ Licen...
I installed graphiql according to this article Here we can see the package is installed: But when I go to the required url: http://localhost:4502/content/graphiql.html I get: ForbiddenCannot serve request to /content/graphiql/ in org.apache.sling.servlets.get.DefaultGetServlet I am installing on a f...
when I change the property of page and then I publish the page the button on the page is getting is disable in touch UI.But In classic UI its working fine
I get this error every time I edit a component from its dialog. I often need to refresh the page to correctly see the content tree and the page layout.Any advice? Thanks.
I am reposting this question as my previous question was closed by mistake as resolved.This test case throws unsupported exception when using the JUNIT5 version as per belowI am instantiating the aem context at class level with below code@ExtendWith({ AemContextExtension.class, MockitoExtension.clas...