Skip to content

Unauthorized request should redirect to login instead of showing an error page #72

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

Open
JoeCap08055 opened this issue Jun 24, 2024 · 0 comments
Labels
enhancement New feature or request nice to have v1

Comments

@JoeCap08055
Copy link
Contributor

Description

As a user, I do not want to see cryptic error frames when a simple re-login is what is needed.

Steps to reproduce

  • Start up SAT FE & BE
  • Login to SAT FE with browser
  • Restart SAT BE (will "forget" the session token)
  • Take any action in SAT FE browser UI

Expected Results

UI should redirect to the landing or login page, or show a simple "Unauthorized" page with a link to login

Actual Results

UI shows error stack trace (see below):
image

@JoeCap08055 JoeCap08055 added the enhancement New feature or request label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have v1
Projects
None yet
Development

No branches or pull requests

2 participants