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

User roles sometimes not accessible because auth with backend expired #2044

Closed
sleidig opened this issue Oct 23, 2023 · 4 comments · Fixed by #2314
Closed

User roles sometimes not accessible because auth with backend expired #2044

sleidig opened this issue Oct 23, 2023 · 4 comments · Fixed by #2314
Assignees
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release) Type: Bug

Comments

@sleidig
Copy link
Member

sleidig commented Oct 23, 2023

Describe the bug
Users sometimes only see an empty dropdown for user roles. This seems to happen when the remote authentication with the account-backend expires but the user is still logged in in the frontend. Logging out and re-login resolves the issue, but currently there also is no user feedback at all about what went wrong.

@sleidig
Copy link
Member Author

sleidig commented Oct 23, 2023

@TheSlimvReal with the new login system (PR #1990): If the remote connection fails (for syncing or loading roles on the user account component) while the user is logged in: Are we handling that in any way? Can/Should we send the user to remote login again?

@TheSlimvReal
Copy link
Collaborator

No, in this regards nothing is changed. It still behaves as before.

@sleidig sleidig moved this from Triage to Todo [help wanted] in All Tasks & Issues Jan 26, 2024
sleidig added a commit that referenced this issue Mar 21, 2024
to avoid 401 request failures and related bugs

closes #2225 #2044
@sleidig sleidig self-assigned this Mar 21, 2024
@sleidig sleidig moved this from Todo (ready for work) to In Review in All Tasks & Issues Mar 21, 2024
sleidig added a commit that referenced this issue Mar 22, 2024
to avoid 401 request failures and related bugs

closes #2225, closes #2044
@github-project-automation github-project-automation bot moved this from In Review to Done in All Tasks & Issues Mar 22, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.34.0-master.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released on @master managed by CI (semantic-release) label Mar 22, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.34.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released managed by CI (semantic-release) label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release) Type: Bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants