Hi Team,
I am new in Elasticsearch. Currently, I am facing a problem where I am integrating a Iframe with my internal application. But it's asking for the login. When I am giving the login it's not going through the dashboard. It would be grateful if you help me resolve my queries
Hello @Sujith_Nair,
Depending on the version you are using (7.12+), you can configure an anonymous access .
Once you have an anonymous access configured you will generate a Public URL so it bypasses the login page.
Note: Public URL is available only when anonymous access is configured and your anonymous service account has privileges to access what you want to embed.
