Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bug: redirect loop when accessing other's WebIDE URL with session #771

Closed
jlandowner opened this issue Jun 28, 2023 · 0 comments · Fixed by #774
Closed

bug: redirect loop when accessing other's WebIDE URL with session #771

jlandowner opened this issue Jun 28, 2023 · 0 comments · Fixed by #774
Labels
bug Something isn't working

Comments

@jlandowner
Copy link
Member

  1. login to the Dashboard as User A
  2. accessing User B's WebIDE URL
  3. cosmo-auth deny by invalid session(User A cannot access to User B) and redirect to dashboard signin page.
  4. dashboard signin page automatically redirect to redirect_url(User B's WebIDE URL)

infinit loop between 3 and 4.

dashboard sigin page should not redirect to others URL and go to error page.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant