You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After 30 days the device access token will timeout and sign the user out of the desktop application. It will not automatically refresh and give you a new token.
Steps to Reproduce
Sign in to the desktop application
The device access token timeout which is 30 days needs to trigger
You will boot the application to the login page since you are not authenticated
Expected Behavior
We should be able to catch the token timeout and reissue another token on behalf of the user without having them log back in. We don't want them to see the login and have to manually login.
Screenshots and Recordings
No response
Desktop OS
All.
Browser
No response
Version
v0.26.5
Additional Context
One of my machines I have running signed out after 30 days due to this timeout. Someone else experienced this as well.
The text was updated successfully, but these errors were encountered:
nadr0
changed the title
[BUG]:
[BUG]: Device Access Token is not renewing correctly, you will be signed out after 30 days which forces users to login again
Nov 21, 2024
Describe the bug
After 30 days the device access token will timeout and sign the user out of the desktop application. It will not automatically refresh and give you a new token.
Steps to Reproduce
Expected Behavior
We should be able to catch the token timeout and reissue another token on behalf of the user without having them log back in. We don't want them to see the login and have to manually login.
Screenshots and Recordings
No response
Desktop OS
All.
Browser
No response
Version
v0.26.5
Additional Context
One of my machines I have running signed out after 30 days due to this timeout. Someone else experienced this as well.
The text was updated successfully, but these errors were encountered: