We are using AEM cloud.My AEM publish instance runs under this domain https://publish-pXXXX-eXXXXX.adobeaemcloud.com we are trying to configure the domain name for this. Where can I find the cname for the AEM publish prod instance? Is the cname same as this URL publish-p13771-eXXXXX.adobeaemcloud.co...
We are facing an intermittent issue, OakState conflict, upon user login through SAML. On debugging logs, we found below observations,1. The conflict is of type changeChangedProperty on the property samlResponse at the user node2. At the same time when the OakState conflict occurs we observe another ...
We are facing an intermittent issue, OakState conflict, upon user login through SAML. On debugging logs, we found below observations,1. The conflict is of type changeChangedProperty on the property samlResponse at the user node2. At the same time when the OakState conflict occurs we observe another ...
Greetings, I'm new to AEM development and would like to to have my 'ui.frontend' folder to sync with local AEM instance. I followed the Eclipse setup guide from Adobe, so far the 'core', 'ui.apps' and 'ui.content' sync well except 'ui.frontend' yet to setup(does not appear in the Add/Remove in sync ...
We can drag files in to AEM, but when we quick publish or manage publication and publish the files do not go live. Also, image files are not showing previews either. The system is saying that the files have been successfully published, but the address is showing a 404 error.
I am facing the classic HTTP error 503 while restarting my AEM instance.Error logs state the followingPossible reason is missing repository service. Check AuthenticationSupport dependencies I have checked that my bundle "Apache Sling Authentication Service (org.apache.sling.auth.core)" is activeI ha...
Hi, I have integrated my local AEM with Okta. I am receiving the SAML respond with configured custom attributes. Seeking guidance to read and display those attribute in one of the component. Can anyone let me know how can I read the SAML in controller of the component.
Hi I am using AEM 6.5, and it is observed that we are getting frequently below error when we have taken PROD instance copy to lower environment.Error occurred while obtaining InputStream for blobId {.....}.Steps followed: 1) Index consistency, which has shown 20 invalid indexes 2) Fixed all invalid...
We recently started using ACM in one of my projects, and we want to remove the SonarQube Code coverage scanning on our code for some time.Is it possible to remove the sonarQube from the build pipelines?
Hi, I have a header, footer components below /apps/<my-site>/components/structureIn my local author, publish both header, footer displayed and I can see html generated in page source. When I pushed code to upper environments in DEV env: author displays header, footer, publish does not display (I do ...