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

[Bug report]OAuth mode, authentication expired after a few minutes. #2099

Closed
danhuawang opened this issue Feb 6, 2024 · 0 comments · Fixed by #2312
Closed

[Bug report]OAuth mode, authentication expired after a few minutes. #2099

danhuawang opened this issue Feb 6, 2024 · 0 comments · Fixed by #2312
Assignees
Labels
bug Something isn't working

Comments

@danhuawang
Copy link
Contributor

Version

main branch

Describe what's wrong

截屏2024-02-06 11 00 13

Error message and/or stacktrace

N/A

How to reproduce

  1. enable OAuth mode
  2. login
  3. a few minutes later

Additional context

No response

@danhuawang danhuawang added the bug Something isn't working label Feb 6, 2024
@jerryshao jerryshao added this to the Gravitino 0.5.0 milestone Feb 20, 2024
jerryshao pushed a commit that referenced this issue Feb 29, 2024
### What changes were proposed in this pull request?

Remove refresh token and redirect to login page if token has expired.

### Why are the changes needed?

Fix: #2099 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
github-actions bot pushed a commit that referenced this issue Feb 29, 2024
### What changes were proposed in this pull request?

Remove refresh token and redirect to login page if token has expired.

### Why are the changes needed?

Fix: #2099 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
FANNG1 pushed a commit that referenced this issue Feb 29, 2024
### What changes were proposed in this pull request?

Remove refresh token and redirect to login page if token has expired.

### Why are the changes needed?

Fix: #2099 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A

Co-authored-by: CHEYNE <contact@ch3yne.com>
Co-authored-by: mchades <liminghuang@datastrato.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants