Hello,I am following this blog posthttps://blog.developer.adobe.com/saml-authentication-in-aem-using-microsoft-azure-active-directory-30d668338a8fand also microsoft official documentationhttps://docs.microsoft.com/en-us/azure/active-directory/saas-apps/adobe-identity-management-tutorialto integrate ...
Hello Everyone, I am looking for checklist to audit AEM platform. Requesting to please share me if anyone did audit on AEM platform in past or recommended list of points. Thanks Anoop
hi, I have a textfield which I can access it in my sling model using the annotation @ValueMapValue but I want to use my field in textfield and I am not able to know how it's being passed : here is the example : type LocationsData = Readonly<{ locations?: LocationItem[]; zoomLevel?: number; ...
Hi, I want to know which properties should I be using to get the value from the resourceType : fileUpload for e.g for textFields I am able to get values in my Sling model class by using annotation : @ValueMapValue private String {"...
I am trying to make a link rewriter which will open all external links(eg: google.com, facebook.com) in a new tab by default and all internal links(/content/....) in same tab. I am not sure how should I proceed for that. Need help
There is one hide-in navigation checkbox present in the page properties dialog. I want it to be visible while creating the page and always remain checked. But when I go to the core component basic tab there is no option to overlay how can I achieve that. While creating the page that option is not...
Hi Team, We are getting below error in our one of instance 15.08.2022 11:26:12.215 ERROR [10.122.88.120 [1660577172204] GET /content/marketing-site/gold-standard-pages/quotations.html HTTP/1.1] org.apache.sling.scripting.sightly.render.ObjectModel Cannot access method tags on object com.demoapp.infr...
In our PROD Author I have a single page that has 2 RTE components. When I add a link or mailto into these RTE components it changes the text to the link blue but if viewed as published it return them as if they are not linked at all. When the page is published the links work fine.. I just can't figu...
Our team is currently looking into building a proof of concept experience fragment that we can test in different subsites to see how it will render. I've been looking for information on how to add an existing page template as an experience fragment or how to create a new one, but what I've tried so ...
Our team is considering using experience fragments to include custom forms into pages via the experience fragment component. Some of our subsites utilize different styling, however, so we were wondering; when including an experience fragment in a page, does it utilize the CSS in the experience fragm...