Hi,
I would like to set up metadata driven permissions on Assets so I figured out that OOTB feature should exist based on the documentation
However when i set up locally (using the latest SDK available) it is not working - I am not able to see the property I configured in the json appearing in my permission section.
Does anyone else have the same issue?
Thanks,
Andrijana
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @rAndrijana ,
You need to restart the local instance or reload bundles after your configuration is deployed. I followed the documentation and faced the same issue locally. On restart, AEM reloads all OSGi bundles and their configurations. This ensures that the service bound to DefaultRestrictionProviderConfiguration picks up the new or modified configuration.
PFB screen capture from my local machine
Local Specification
AEM SDK version: AEM SDK v2024.11.18598.20241113T125352Z-241100
Java : 11.0.25
Hi @rAndrijana ,
You need to restart the local instance or reload bundles after your configuration is deployed. I followed the documentation and faced the same issue locally. On restart, AEM reloads all OSGi bundles and their configurations. This ensures that the service bound to DefaultRestrictionProviderConfiguration picks up the new or modified configuration.
PFB screen capture from my local machine
Local Specification
AEM SDK version: AEM SDK v2024.11.18598.20241113T125352Z-241100
Java : 11.0.25
Thank you very much
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies