Not able to access my Kibana dashboard URL from angular with x-pack security turned on

Disabling x-pack security in kibana alllows me to access the kibana dashboard in my angular application but when i enable xpack i cannot access the kibana dashboard in my angular iframe.
I am passing username and password in the kibana URL which i am then accessing through my iframe code.

How can I access the iframe url from my angular application with x-pack security in kibana.yml turned on?

There is a good answer Kibana default basic auth

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