Hello,
Credential Type - NavUserPassword
navsettings.json
/SessionTimeout/: /00:20:00/,
The problem is what if user switches between browser (Google Chrome/Brave) tabs and does not come back to NAV Web Client tab for 4 minutes it's session is closed and user is logged out and user has to type in user and password again.
Same goes with closed tab- if you close a browser tab and reopen it within 4 minutes your sessions is resumed. If you open it after 4 minutes you have to retype login information.
From my perspective at this point NAV Server setting Reconnect Period: should take the part but it's configured as 10minutes, but user gets disconnected after 4 minutes.
But it looks like this part is for NAV Client but not for NAV Web Client
Maybe that's the reason why NAV Web Client is not affected by Reconnect Period setting.
Does anyone know how can I increase the time for NAV Web Client sessions before they get's closed? My goal is to keep the alive for longer period. Users need to switch between browser tabs or even close the tab and come back to NAV web client and continue their work.
P.S. Idle timeout settings works as expected. NAV Web Client session is closed after 20 minutes if left open and idle