Hello Masters :
I will copy the iframe in the HTML tags on a html page, but Elastic login page not working
and i got this error in browser console :
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...')
is required to enable inline execution.
my html code:
<iframe class="responsive-iframe" src="http://localhost/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))" style="border:none;" title="Iframe Example"></iframe>