I have Kibana hosted in unix server. But we dont have access to the server. we have login details to the kibana application. So now i want to display the dashboard without manually logging in everytime. So i tried to connect with login api through proxy and i get 204 status code with sid as set-cookie header. But still the application is going to login page when i redirect it to dashboard.
Can you please help me with this. Thanks in advance.
Yes i tried that. And it goes to login page directly. Is there a way to login in background and goto the dashboard once after logging in.
I tried some topics here but am not able to directly hit the login from html due to cors issue. So i tried to have my own api and from there i tried hitting the login api. But still it didnt work. Can you help me with this scenario.
The situation here is, i don't have access to the kibana.yml file or nginx config file so we are not able to set the reverse proxy or allow cors.
I have only user details, can i login in the background using the user details i have rather than manually enterring user credentials everytime i want to view the dashboard.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.