I embedded an iframe of a kibana dashboard in an angular site. But the dashboard is not shown. I found something and had to change settings at my Chromebrowser. I had to allow third provder cookies.
Is there another way to show the Dashboard, without to change settings in the Browser ?
kind regards
@BaseFloor Kibana's authorization relies upon cookies, so if you're using x-pack security, we need Kibana to be able to store cookies.
Would you mind describing your configuration of Kibana in a bit more depth? This is the first I've heard of the cookies being blocked by default when embedding Kibana via an iframe.