Browser error: Your browser does not meet the security requirements for Kibana

Hi all,

When my dashboards get loaded in browser, the below error pops up everytime & it gets frustrating to show this pop up to others. Dashboards get loaded , but this error pops up too. I'm using ES version 8.6.2

I cleared cache , but still error pops up.

What could be done to remove this pop up?

This is due to Kibana's content security policy (CSP). In strict mode this will block access to Kibana for any browser that does not enforce even a rudimentary set of CSP protections. You can read more about it here.

Update: you can control the toast message with the csp.warnLegacyBrowsers setting.

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.