Kibana iFrame with NodeJS Reverse proxy

Hi everybody :slight_smile:

I've a quick question for you !

Somebody here have already created a reverse proxy with NodeJS to get an access to Kibana Dashboard without need to be logged ?

The only answers on Google is about Nginx, and I didn't find a recent config to put in my reverse proxy :frowning:

I already tried on Slack but no answer too ...

Our goal is when the user is logged on our custom dashboard, he can access on their Kibana dashboard without any other action.

Thank you !

Hey @jorisvo2,

If you're just trying to give users access to a dashboard without being logged in, you may want to look at anonymous authentication. This should give you what you want without needing a proxy!

Brian

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