guardicore / guardicore/monkey

User suddenly logged out if modifying configuration for too long

Open
#3,489 0 comments 0 reactions 0 assignees View on GitHub
Bug Complexity: High Impact: High UI
Dominant language
Python
Stars
7.1k
Forks
830
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
If the authentication token expires while the user is on the configuration page, the user is logged out suddenly and all progress on the configuration is lost. (This won't happen if the user clicks on the tabs which send requests to the backend.)

## To Reproduce
Steps to reproduce the behavior:
1. Run the Island, open the configuration page and modify fields
2. Wait for the auth token to expire
3. See that you're automatically logged out even if you're in the middle of modifying the configuration

## Expected behavior
The user shouldn't suddenly be logged out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.