Is it possible to add the feature that when the Auto-Logout timer is reached the session is automatically redirected to the sign-in page? Currently the session sits at the last page page looked at.
Hello, this feature could be implemented in next versions. I haven't done it yet because it need to set a timer which polls every X seconds for a response, so it would add some extra work to both sides (client an server).
Regards
Would be great to have available so pages dont get left showing whatever a lazy user looked at last :-)
I also thought about that. and it would be cool
Same behaviour is if you logout from sysPass. The login mask only will be shown again when you click on that information bubble which tells you that you logged out successfully. This message should disappear automatically after 5-15 seconds maybe:

Yes, please implement! It often happens that we start modifying the filters or type some search text, only to be logged out after we have finished typing.
Most helpful comment
Hello, this feature could be implemented in next versions. I haven't done it yet because it need to set a timer which polls every X seconds for a response, so it would add some extra work to both sides (client an server).
Regards