Auto Authentication using .net

Hi ,i want to use dashboard inside in our web application .so, i pasted iframe inside Html.it rendered in browser with kibana login page. but after entered login credentials it again shows the login page.how to rectify this.Any one suggest the solution.

And i also want to auto login while i call iframe in our application.i don't know how to acheive this.

Thanks in advance

Hi @prabha_karan

For that you need to enable Anonymous authentication. As stated in the docs, make sure that you’ve properly restricted the capabilities of the anonymous service account so that anonymous users can’t perform destructive actions.

Thank you,
Sébastien

HI @sebastien After integrating Anonymous Authentication, Inside the iframe it will not go to Dashboard.it refresh simultaneously to login page.

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