Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

403 when saving dialog with url inside multifield item

Avatar

Level 1

In our setup we have a dispatcher instance in front of our author instance. We have a component with a mutifield and the author is allowed to fill in an external url if they want to. When they for example choose https://www.google.com:

 

Screenshot 2020-04-01 at 13.15.15.png

It returns a 403 error.

When we pass www.google.com it does work:

Screenshot 2020-04-01 at 13.16.54.png

We have the following configuration set:

#Allow posts content, etc and servlets
/0007 { /type "allow" /glob "POST /content*"}

The weird thing is that this only happens when those values are stored within a multifield item, for example another component we have doesn't show this behavior. NOTE: in this component the data is not stored in a multifield item:

Screenshot 2020-04-01 at 13.18.13.png

None of the 403 errors happen when we access the author instance directly, without a dispatcher in between.

1 Reply

Avatar

Employee Advisor

To get more details about the issue, you can change the dispatcher log level to DEBUG and try to access the URL via the dispatcher.