Kibana Basic Authentication Issue

Kibana 6.4.0 basic authentication login is not redirecting to landing page in chrome and firefox. But working fine in IE. Can anyone help to fix the issue.

What does your configuration look like? What browser versions are you using?

My Elastic Search config file has,

xpack.security.enabled: true
http.cors.enabled: true
http.cors.allow-origin: "*"
http.cors.allow-credentials: true

I am using Chrome browser Version 71.0.3578.98

Hi Christian,

Can you help me to fix this issue.

Thanks,
Bala

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