I tried to test the new feature for switching accounts.
I use a self hosted server with the latest updates.
I can successfully register a second user.
Now when I try to select the other user I get the message “Logoff - your session has expired”. I think this is the message because my client is set to german.
Both accounts have MFA enabled.
In the browser extensions I am parellel correctly logged in.
This issue appears to be similar in nature to a related issue with the unofficial 3rd party fork of Bitwarden known as Vaultwarden.
Can you check to see if your self-hosted service is running Bitwarden or Vaultwarden?
If it is the latter, there is currently an open issue regarding this and most likely will be fixed in a later release by their devs permitting.
Appears to be caused by a mishandling of the backend 3rd party server as noted:
BlackDex
Confirmed. It looks like it is trying to access the token, [INFO] (login) POST /identity/connect/token , but not allowed.
I’m running a self-hosted Bitwarden instance and had the issue again today. This happened on Windows, but I can recall this also happened at least once on Linux.