
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019 06:59 AM
@darius.koohmarey
i am looking into the walkup experience application and our purpose here is to login to the walkup portal and present the queue on a large screen but we don't want the login to timeout. Also we would like to setup a tablet for end users to check-in and also take surveys and we don't want those portal pages to timeout as well.
1. Will the "walkup user" access/session to the walkup portal timeout?
2. Is there something built in to keep these pages refreshing so they don't timeout the session?
3. If it will timeout, is there a way to keep it active for a long duration.
Thanks!!
Solved! Go to Solution.
- Labels:
-
Walk-Up Experience
- 2,659 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 02:48 PM
Hello,
so walk-up experience already has a feature that will keep on-site sessions from timing out. All the onsite widgets use WalkupKeepAlive angular provider (utility function to keep the page session alive).
Hope this helps!
-Daryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2019 09:52 PM
Hi nimerkawwa,
I couldn't find any specific documentation regarding the session keep-alive questions, however I performed some research into the walk-up widgets and here's what I found:
The widgets appear ping a keep-alive page on the instance at an interval equal to half of the configured session timeout length.
So the display and check-in stations should remain logged in.
I'd assume this is also why the walk-up portal is locked down to allow users with only the 'sn_walkup.walkup_login' role to be used.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2019 06:10 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 02:48 PM
Hello,
so walk-up experience already has a feature that will keep on-site sessions from timing out. All the onsite widgets use WalkupKeepAlive angular provider (utility function to keep the page session alive).
Hope this helps!
-Daryl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2019 06:09 AM