Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

Page Header is not Dispatcher compatible #150

Closed bpauli closed 6 years ago

bpauli commented 6 years ago

The header of the We.Retail page is getting cached in the dispatcher at the moment, even when a user is logged in. In case of a logged in user the header contains personalised content like notifications and a link to log out.

Therefore we have to prevent caching of the page header when the user is not anonymous.