Aam-Digital / ndb-core

Easy-to-use case management web app for NGOs anywhere in the world.
http://www.aam-digital.com
GNU General Public License v3.0
55 stars 18 forks source link

User Account Tab can run into 401 error accessing account-backend #2432

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 3 months ago

Sentry Issue: AAM-DIGITAL-5J3

When the access token times out (?) and the user visits the account details tab of a user entity, the system receives a 401 error from https://accounts.aam-digital.com/account/roles [401]. This leads to the roles dropdown not functioning properly also.

sleidig commented 1 month ago

This has not occured anymore since June 28th and shouldn't be possible now as we automatically do token refreshes in the KeycloakAuthService. Closing until we see regressions in the logs.