Hi I am trying to integrate the Neo4j into Kibana as iframes but I am getting a content security issue. This prevents them from framing. Can someone help me?
Thanks in advance
Akhil
Hi Ruben,
Thank you for the response finally.
I have used following csp.rules already :
csp.rules:
# current defaults
- "script-src 'unsafe-eval' 'nonce-{nonce}'"
- "worker-src blob'"
- "child-src blob:"
# New rule for iframes
- "frame-src http://exa...