Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Session Timeout #686

Open
itsDaksha opened this issue May 22, 2017 · 1 comment
Open

Session Timeout #686

itsDaksha opened this issue May 22, 2017 · 1 comment
Labels

Comments

@itsDaksha
Copy link

No option to handle session timeout in Uchiwa.

Is there any option to have session timeout after a certain time in Uchiwa? Can it be added and made configurable?

@palourde
Copy link
Contributor

This mechanism is unfortunately not implemented yet.

We basically need to implement the exp claim in the JWT so we can later verify the expiration on every request and implement refresh tokens to allow persistent sessions with better security.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants