Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dashboard and Timeout

stormcloaks
Mega Contributor

Hi,

On my instance we have set the UI timeout (glide.ui.session_timeout) to 120 minutes. This would ensure that users get logged out after 2 hours. We are using out identity provider for authentication. At the same time side_door is kept enabled for administrators.

I have new reqiuremnet, where we would like to display a particular dashboard on a Monitor or TV which is shown to the employees in the corridor. This would be relayed using rasberry pi, so it would access a URL with a user id and password.

Now since the time out is set for 2 hours, I think the session would be logged out after 2 hours.

Is there a way to ensure that the logout does not happen when using the side_door ? Or some other way I can achieve this ?

How do I pass the authentication information in URL?

Thank you in advance for sharing your advice.

6 REPLIES 6

stormcloaks
Mega Contributor

I am using the MultiSSO plugin.



So I added the code in the "Login" and "MultiSSOLogin" Installation exist. But it does not seem to work neither via the side_door nor via my Idp.



Do I need some additional configuration ?


FredrikG
Kilo Contributor

HI, 

How did the Rasberry pi config and override of logout go?

We consider doing this now, we are on Jakarta (London planned) and have few questions:

What is a stable browser to use on the Rasberry Pi?

What OS?

How much memory does the SN dashboards consume?

Do you get a stable 24/7 display?

 

Thanks in advance!