Hi,
I have a secured WMS service that has a hyperlink within its attributes and we'd like to display it in ArcGIS Online Map Viewer. The service can be added normally. However, the hyperlink is blocked from opening in a new tab due to blocked (scripts and pop-ups). The first error below shows up when a point feature is identified and the second one is when the hyperlink in the pop-up is clicked:
Blocked script execution in 'https://domain..../wms?SERVICE=WMS&REQUEST=GetFeatureInfo&FORMAT=image/png&TRANSPARENT=TRUE&STYLES=&...' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
Blocked opening 'https://domain.......' in a new window because the request was made in a sandboxed frame whose 'allow-popups' permission is not set.
Also, it's worth-mentioning that the hyperlinks open normally in ArcMap.
Any idea what would cause that issue and how to resolve it?