Hey everyone,I'm working on a site that uses SAML for SSO and have run into a small snag with the IDP. The IDP requires some additional configuration that is not available in the OOTB SamlAuthenticationHandler. Namely, I need to modify the form that is sent back to the browser. The form sent back ha...
Hi,Looking for a simple and effective way to password protect one of our staging publisher instance websites that mirrors content from a production instance under a subdomain. Can this be done through AEM somehow? Thanks
Hello,I have created a component with dialog in touch UI(cq:dialog) in AEM6.2 (and i did not add editconfig node and classic ui dialog to the component), see pic https://forums.adobe.com/api/core/v3/attachments/885596/datathen, i went to page in design mode to add component, but that component is n...
We are experiencing issues in sightly components, wherever we have referenced Java classes like this - "global.Packages.com.xyz.wcm.utils.ABCClient" Exception:GET /content/xyz/ab/new.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionjava.lang.NoCla...
Hi Community,I am using AEM 6.1 SP1. I have got the Touch UI RTE dialog from Link When i install that package available in the link, I noticed that the nodes under paraformat are not being read at all. If you notice in the dialog, you will see Paragraph, Heading 1, Heading 2, Heading 3. As shown bel...
We are Memsource - a developer of a translation management system.We would like to build an integration between Memsource and AEM, like one we have for Wordpress, Drupal, etc.For this, we need a licence of AEM. We now have an account (registered at support@memsource.com), with a licence of InDesign ...
HI All,We are checking an condition for triggering the event using the method EventUtil.isLocal(event) which is deprecated in 6.2 could you let us know if any alternates are available.Thanks in advance.
Hi All,The Linux box gives EST as time zone but the user inbox on AEM WCM UI shows PDT as time zone. Could you throw some light on what I am missing here.we didn't set -Duser.timezone, Please let me know if it is any OSGi configuration. Thanks,Chamu.
Hi ,I have ${properties.Title} value and I am using this value as Id to open accordion in my page.If I have Title without any space , its working fine but if I have space in Title then ID will not work because Id not taking value with space.Is there any way to remove space from Title and use as Id i...