Kibana on Videowall (6.x - 7.x)

Hi, everyone

We would like to use Kibana (6.8.0) for a videowall. However, it would be nice to configure a timeout session that never expire.

Is there any way to configure timeout for any particular space (user) ? or Is it only possible to configure a global timeout for everyone?

Thanks in advance :vulcan_salute: ,

Rodrigo

I'm not aware of one.

I think this sounds like an enhancement request. Could you log? https://github.com/elastic/kibana/issues/new

Hi @thomasneirynck

I have just created an issue on Kibana GitHub: Kibana Issue VIdeowall

Regards :vulcan_salute:

Rodrigo

Was wondering if anonymous access setup would solve your issue. The reverse proxy would keep sending the basic auth credentials and may be the session timeout does not happen.

Hi @rubpa,

Thanks for your answer :smiley:

Regards