@kautuk_sahni
Repo-browser has limitations which i highlighted in the current behaviour while raising this idea.
Adding those limitations here again:
- It is sometimes not showing few paths/folders even though it is there in author/publisher i.e. it does not reflect the state of the repo in real ...
Has anyone used cdn.yaml for configuring Purge API token which can be used to purge the Fastly cache. I am following below article to add Purge API token configuration - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/content-delivery/cdn-credentials-...
Hi all, We are migrating the website from AMS to AEMaaCS. As part of refactoring, we have moved the clientlibs to /apps/<project>/clientlibs.We have set allowProxy = true and allowed clientlibs from dispatcher filter also. On dispatcher, we have observed that sometimes the requested pages are loadin...
Request for Feature Enhancement (RFE) Summary:Developers should have a read-only view of CRX/DE for debugging purposesUse-case:Debug deployment issues, check paths and propertiesCurrent/Experienced Behavior:Currently AEMaaCS has repository browser but it has limitations - It is sometimes not showing...
We changed the logic to read request.getHeader("Cookie") and then match the exact cookie name. This approach worked for us but not sure why the original code of request.getCookies() which was working fine on AEM 6.5 is unable to read the cookie in AEMaaCS.
And what is the validity of the token once user enters credentials in login pop-up.I see that login popup comes for first time and after that for subsequent hits its not coming even in incognito mode.
Hi Were you able to get this working by any chance. If yes, can you please share the detailed steps followed.We have the same requirement to enable login popup for basic authentication in dev environment.