Authenticating issue when using iframe outside the kibana

When I used Kibana visualization on my web page it was not working correctly. I just used Kibana configuration (kibana.yml)

xpack.security.authc.providers:
  basic.basic1:
    order: 0
  anonymous.anonymous1:
    order: 1
    credentials:
      username: "usernme"
      password: "password"

After I did these changes and used Kibana iframe, It's wasn't authenticated. It Just tries but not working.
The web page showing look like below,

Can anyone respond to this issue?

:thinking: :thinking: :thinking: :thinking:

did you get my point?

As your original post said;

For questions on securing the Elastic Stack via TLS/SSL or access control, please use the relevant product category - Elasticsearch, Kibana, Beats and Logstash.

This category is for questions related to the Elastic Stack Security functionality - Elastic Security Solution | Elastic - encompassing our free and open SIEM, and Endpoint Security.

I've moved this topic for you out of the Elastic Security category :slight_smile:

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