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

Users sometimes logged out silently #44

Open
cbogart opened this issue Mar 14, 2019 · 0 comments
Open

Users sometimes logged out silently #44

cbogart opened this issue Mar 14, 2019 · 0 comments

Comments

@cbogart
Copy link
Contributor

cbogart commented Mar 14, 2019

Error message says:

Error
Internal Server Error:org.springframework.security.authentication.AnonymousAuthenticationToken
cannot be cast to edu.cmu.cs.lti.discoursedb.api.browsing.controller.SystemUserAuthentication

Logging out and back in to Google authentication clears this up. User's logged-in-ness is not reflected in the user interface; they can still see stuff cached from before, and so don't know they're logged out.

Fix: Give consistent errors for bad login, and also allow a proactive check for current login status. Browser project should check this and change state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant