Hi all, Apologies for the novice question, just trying to understand how to use caconfig with a vanilla Sling install.
It seems that to resolve a config lookup (via sling:configRef -> /conf/example) I need to be logged in as Sling admin for it to resolve correctly. If I am not logged in, the config lookup (via Sling models @ContextAwareConfiguration) will fail (return empty values). I can't see anywhere in the docs referring to ACLs for the /conf hierarchy, just wondering if I need to configure something to allow config resolution without being logged in. Many thanks Ben