Hello All, I am Jayapal, associated with AEM for the past four years. I have benefited so much because of the discussions in this forum. Good to see lots of knowledge sharing happens here. Looking forward for more AEM learning.Regards,Jayapal.S
Rohit Nalla wrote... abhishekb wrote... That error suggests you didn't add http|https to the URL. Try accessing the token url directly from the browser and check if you see the token. If I access the token url directly(local instance publish - http://localhost:4503/libs/granite/csrf/toke...
Hi opkar,Yes, we did all the changes and restarted the instance. Also we had this problem already and so we started again from a fresh instance and ended up here again with same issue.
Hi Opkar, As said in the question, we updated the configuration on Apache Sling Authentication Service to disallow anonymous access(unchecked allow anonymous access) and changed the default login page in CQSelector Configuration. Also we deployed a package of users from the working instance as...
Hi Opkar, I checked the error logs and found the following errorException 1 in error log: 07.06.2016 13:15:39.413 *ERROR* [qtp2134851840-83] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.07.06.2016 13:15:39.413 *E...
Hi Experts, In one of our higher regions, we face a weird issue in which i could access the felix console through admin credentials.But when i try to access any other module like crxde or damadmin i am getting a 503.The log reads org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Authe...
Hi, I tried the following approaches.As specified in the above answers the /jcr:system/jcr:versionStorage package. Some errors were thrown while installing the package and it seems we cannot install that.Page versions got saved under /var/audit/com.day.cq.wcm.core.page/content as well. I tried to...
Hi Tuhin, Thanks for the response. The OAK migration tool could be a viable solution for migration but my case is a different. Say i wanna move the pages from aem6.0 author instance to another aem 6.0 author instance along with the page version what could be the best approach?