XPACK Custom Realm with SSO integration

Hi @jvemugunta,

At the moment Kibana X-Pack Security only recognizes Authorization: Basic xxxx as valid credentials even though Elasticsearch may support other authentication schemas.

The only option I can think of right now is to disable security in Kibana like described here: Disable login in Kibana 5.3 or Login in Kibana using Custom Realm installed in Elasticsearch. This way security will still be enforced by your realm at Elasticsearch, but you won't see Login screen in Kibana.

P.S. We're actively working on improving that situation in Kibana, stay tuned!

Let me know if you still have questions.

Thanks,
Oleg