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

Always refresh OAuth tokens during workspace startup #23005

Closed
ibuziuk opened this issue Jun 10, 2024 · 0 comments
Closed

Always refresh OAuth tokens during workspace startup #23005

ibuziuk opened this issue Jun 10, 2024 · 0 comments
Assignees
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.

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Jun 10, 2024

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

@ibuziuk ibuziuk added the kind/enhancement A feature request - must adhere to the feature request template. label Jun 10, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jun 10, 2024
@dkwon17 dkwon17 added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jun 11, 2024
@ibuziuk ibuziuk added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Jun 12, 2024
@vinokurig vinokurig self-assigned this Jun 14, 2024
@ibuziuk ibuziuk assigned tolusha and unassigned vinokurig Jun 26, 2024
@tolusha tolusha closed this as completed Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants