Hi ,
I know this issue has been raised before many times but I was not able to find solution.
I am using kibana iframe on our internal website and I want to disable the login screen in kibana for my users.
we have defined AD group(Xpack-Security) with read access for our website users ,so I want to bypass login screen in my iframe for my AD group members.
I have tried passing username and password with iframe and that is not working.
can I do something on kibana side to automatically authenticate the AD group members without login screen? or should I I work on my website end to make automatic login?