One of my client has specific use case where the same computer is used by multiple users who do not have the same access rights. After on user logs off or closes the application abnormally, when another user logs in, the system tries to load the last loaded screen. But when the 2nd user doesn’t have access right to that page, the systems gives error.
Error
In such use cases, how can we handle this problem?