-
Notifications
You must be signed in to change notification settings - Fork 45
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
App shows blank page if closed within expiry time and opened later in the day (Keycloak only) #1041
Comments
@AchalaBelokar when I click on refresh, the app goes to the login screen. I do not have to clear data. Can you recheck? |
@vinayvenu @AchalaBelokar I dont know if it makes a difference. I kept the previously logged in tabs open. After around 30 minutes, in a new tab, type app.security.lfe.avniproject.org - blank page shows up - consistently happens - so moving this to Ready lane |
This happens only on Chrome where error.message does not exist. Check moved to error.code === 401 instead of error.message === "Unauthorized" |
Pending deployment to LFE security env to test. |
Deployed latest 5.0 webapp to LFE security environment. |
QA Observation:
|
To reproduce
In an environment with only Keycloak, open the app and login
Close the tab
Open after token expiry time (20 minutes)
Expected - App should take user to login page
Actual - Blank page with error below
Analysis
The text was updated successfully, but these errors were encountered: