Hi!
I've been experimenting with a recent extension point, the SimplePageDecorator. I'd like to have an image stored within the plugin, which would be loaded and displayed on the login page. However, right now any attempt to retrieve such resource results in a redirect to the login page, meaning it's not being loaded. For now, I've retreated to loading the image from external source. Is it possible to enable anonymous access to webapp resources?
Thanks,
Kamil