Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make session timeout configurable #1340

Open
saubyk opened this issue Jan 7, 2024 · 0 comments
Open

Make session timeout configurable #1340

saubyk opened this issue Jan 7, 2024 · 0 comments
Labels
enhancement New feature or request Security Issues related to application security, login, etc.

Comments

@saubyk
Copy link
Collaborator

saubyk commented Jan 7, 2024

Session timeout is currently a preset value of 60 min duration, which may not meet every user's application need. Instead the timeout can be made a config parameter which should be made available under the Settings menu on the Application tab.

The parameter should have a default value of 60 mins (which preserves the current behavior) with the options of 5 min, 15 min, 30 min, 60 min, 120 min and 'Unlimited' to choose from. If the option Unlimited is chose by the user, the session will not timeout at all.

We should add a warning for the user on the UI, that choosing Unlimited is an unsafe setting and should only be selected if the user is absolutely sure of what they are doing.

@saubyk saubyk added enhancement New feature or request Security Issues related to application security, login, etc. labels Jan 7, 2024
@saubyk saubyk pinned this issue Jan 7, 2024
@ShahanaFarooqui ShahanaFarooqui unpinned this issue Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Security Issues related to application security, login, etc.
Projects
None yet
Development

No branches or pull requests

1 participant