Bitergia/bitergia-analytics-odfe-kibana

The embedded visualization is not loading by anonymous user in some browsers

Opened this issue · 1 comments

1.The error: Embedded visualization is not loading in the following browsers by anonymous user:

  • Firefox Nightly (88.0a1 (2021-03-08))
  • Chrome Version 89.0.4389.82 (Official Build) (x86_64)

However, it works in Firefox 86.0

2.How to reproduce the wrong behavior: If you create a dashboard and if you embed it this way: <iframe src="STORED-DASHBOARD-URL?embed=true" height=400 width=600></iframe>, you will have this message in the browser: redirected you too many times. And this error comes from the anonymous user by Search Guard.

3.Version: Elasticsearch 6.8.6 with Search Guard: 25.5

The issue at the moment it is still not fixed although it says it is:https://forum.search-guard.com/t/302-redirect-loop-when-following-html-links-to-kibana-after-es-upgrade-to-6-6-0-searchguard-24-1/1317 , at least in the version of ES6.8.6 searchguard 25.5 kibana-pluging 19.0, more info here: https://docs.search-guard.com/latest/search-guard-versions

Anonymous user does not work in OpenSearch, and it has been tried to fix this in ODFE opening this other issue, but the problem still happens: opensearch-project/security-dashboards-plugin#741