Continuing the discussion from Auto authenticate users when using embedded kibana link:
Hello All,
I'm trying to figure out a way in which I need to auto aunthenticate user i.e In custom web UI it should authencicate given user but without entering the username and password.
For Now I'm using elastic,kibana 7.9.1(basic auth)and when logged in to website it gives pop up to authenticate,How can I avoid this and auto authenticate user?
Any suggestion or help would be grateful.
@ritwikkaul Were you able to achieve this without the need of reverese proxy?
Many Thanx,