Login in Kibana using Custom Realm installed in Elasticsearch

Hey @sumit_monga,

What authentication schema do you use for the Authorization header (Basic, Bearer etc.)?

At the moment Kibana Security supports only Basic schema and if it sees anything else, user will be redirected to the login page. If you use Bearer then you can try to disable security in Kibana like explained here: Disable login in Kibana 5.3.

Let me know if you still have questions.

Thanks,
Oleg