Hello, We have configured permission sensitive caching on AEM as a cloud service. It is working for pages, but not for images.(Caching on CDN is disabled.)From logs it appears that the auth checker servlet isn't called for images. Example: https://localhost:8080/content/dam/secure/app1/en/activities...
I created a new RDE environment by following this video. When I click author to open, it always throws "Failed to authenticate with Adobe ID". I do have developer role. Next I tried installing the code using aio aem:rde:deploy; it throws 405. When we create new RDE, it is creating vanilla AEM instan...
Hi All, I have scenario where I want to process and transform the user groups received in SAML response post authentication to the format that matches with AEM groups and assign the users to the groups. Our application is running on Cloud Service. @component(name = "CustomAuthenticationInfoPostProce...
How can I only allow administrators access to the Source Edit button in the RTE? (AEM 6.5) Is there a permission I can use?I am trying to avoid turning it on and off from the template.
I am using slingresourceType:cq/gui/components/authoring/dialog/fileupload for image upload where author is able to drag&drop image from side panel but when we browse image from assets and selects the image from uploaded dam files then image preview is not coming. I am using image in multifield. Wor...
The fact that SlingServletPaths is plural implies we can add more than one. However, the syntax seems to be undocumented. I have tired the following: value = "/some/path1,/some/path2")value = "[/some/path1,/some/path2]") neither works, only if there is one or the other does it work (for that path) ...
We want a logging filter to support multiple different groups of endpoints, e.g. /bin/proxy/.*, /bin/someApi/v2.* etc. We could try to create a regexp that matches each pattern we want to add, or is there a way to add multiple patterns? Or we could create a filter for each pattern, and point to so...
Hello Team,Quick question on AEM author performance. I understand page load time on AEM author instance depends on multiple factors like template design, containers, components load time, client libs etc.. but keeping all the factors aside, what should we consider as good or poor performance as per ...
We use content fragments and experience fragments, and need an ability to understand: for each content/experience fragment- how many times it is used- break down by where (content can be used in multiple pages/applications) so that we can identify effective content. I've seen a post from couple yea...
Hi All,Would anyone be able to tell me how I can export a list of SAML users for one of our websites?We are using the AEM Cloud environment and one of our websites requires a SAML login to access. Need this list for auditing purposes. any help would be appreciatedKindest Regards.