Hello, I'm having problems to run AEMI keep getting this error on localhost:4502: "HTTP ERROR 503Problem accessing /. Reason:AuthenticationSupport service missing. Cannot authenticate request." - I already have provided my licence key My build fails and gives me the error: [ERROR] Request to http:/...
Hello, I'm developing AEM component with 240 fields for AEM 6.5, and dialog opening takes about 5-6 seconds.I suppose that It's not good practice to have such many field per one dialog?Also there is some dependencies between fields, I mean show/hide logic which increases complexity. Is there any rec...
We need to migrate an AEM 6.5.9 instance from a centOS7 to a Rocky Linux 9 server. Our initial idea was to just copy over the whole instance via rsync from the centOS to the Rocky Linux server using the steps described here: https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/...
We have a set of customized RTE Plugins used in our project. These RTE plugins when used in a dialog are working fine. However, if the same are tried to be used from a full screen dialog, they're not working, meaning, nothing happens while we click the plugin on a full-screen dialog. This behavior i...
There is a page which was created and published before. But now we want to get to know the trafficking on a particular page(eg: like how many users or who has visited the particular page). So, how can it be done using AEM, are there any properties or built-in options or something. Are there any sett...
Hi Adobe Family,we report an anomaly found on AEM for both the "xyz project" and "zyx project" nodes (both dev and qa). When we select the content list view, we display the info columns for each node with the wrong header, therefore not corresponding to the data in the column. For example, in the "P...
Is it possible to provide authors the ability to upload svg images, but have these images converted to svg elements (paths) when the icon is rendered on the page, so that we can manipulate icon colors using CSS, based on which theme is selected by the author (light, dark, etc.)?
Hi All, When I publish a template from Author it appears as "null" on publisher as per the screenshot attached. If I create a package and manually upload it to publisher it works this problem is specific to using the "publish" functionality from author. I have validated that the replication queue is...
Hi,I need to add relaystate property so should I add property "saml.sp.use.relaystate": true in SAML Authentication Handler configuration file com.adobe.granite.auth.saml.SamlAuthenticationHandler~okta.saml.cfg.json:...... "addGroupMemberships": true, "defaultGroups": ["administrators"], "saml.sp....