Kibana Dashboard Integration

Hi, I want to integrate the Kibana Open Search Dashboard with the front-end but facing difficulty.

I did these below-mentioned steps

  1. Created and saved a dashboard.
  2. Clicked "Share" at the top
  3. Copied the iframe code from the embedded code option
  4. Pasted the iframe code into an external HTML.

When I opened the HTML file, the login UI interface of kibana is there. When I tried to log in by adding credentials, the page just gets reloaded and again asks for credentials and the same process comes in a loop. I tried to look into network packets, one of the packets was returning {"statusCode":401,"error":"Unauthorized","message":"Authentication required"}

Can someone let me know how can I resolve this issue? Would be a great help!

Welcome to our community! :smiley:

Opensearch is not Kibana, and you will need to ask aws as it's their product.

OpenSearch/OpenDistro are AWS run products and differ from the original Elasticsearch and Kibana products that Elastic builds and maintains. You may need to contact them directly for further assistance.

(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns :elasticheart: )

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