Always refresh OAuth tokens during workspace startup #23005
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
severity/P1
Has a major impact to usage or development of the system.
Is your enhancement related to a problem? Please describe
Currently, Eclipse Che refreshes expired tokens only during the workspace startup. However, this could lead to a situation when the token is still valid but expires shortly after workspace startup, and after the expiration a user will get an authentication error when trying to pull/push.
Describe the solution you'd like
Always refresh OAuth tokens during workspace startup
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: