As a non admin User group, I need the ability to enable download of EXPIRED assets in AEM.
OOTB, AEM does not support download for EXPIRED assets for non admin users
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Found a custom solution where we added a new button identical to the download button which is visible to non admin users only and we wrote a custom download servlet that gets triggered on the button click which downloads the asset.
I have been able to overlay several files to make download option available for expired assets for non-admin users but when I complete the download popup, it downloads an empty file. Not sure what else I need to change so that it actually downloads the expired assets.
Anyone has been able to enable this?
SKM
Found a custom solution where we added a new button identical to the download button which is visible to non admin users only and we wrote a custom download servlet that gets triggered on the button click which downloads the asset.
Hi there,
I have this requirement as well. Our content owners are not full admins, but they are responsible for expired assets.
Could you provide any more detail on the solution?
Any other methods? Adding a different user group to be allowed instead of admins?
It seems to be hard baked in to the download servlet rather than a render condition :(.
Thanks,
Mike
Can you please add more details of how this is achieved??
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies