@Tortoise When embedded iframe is used to integrate a visualization or dashboard into a custom UI it forward to login page of kibana.
- It’d be easier to just create a custom visualization by sending curl request and rendering the response.
- You can use Anonymous Authentication. I tested with Elasticsearch it works fine but never tested for kibana iframe. User authentication | Elastic Docs
Here is a similar discussion. Bypassing elastic login when accessing kibana