You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the server is only possible with a restart of the client
To Reproduce
1.) link an account on server1
2.) unlink account
3.) link account, enter server2
4.) login in with valid credentials
The whoami request is sent to server1 instead of server2 and therefore fails. Eventually when using oidc and both servers support the used idp it might be successfull (not tested).
Expected behavior
The whoami call should be successfull.
Environment
desktop client version: v1.2.x
The text was updated successfully, but these errors were encountered:
Describe the bug
Changing the server is only possible with a restart of the client
To Reproduce
1.) link an account on server1
2.) unlink account
3.) link account, enter server2
4.) login in with valid credentials
The whoami request is sent to server1 instead of server2 and therefore fails. Eventually when using oidc and both servers support the used idp it might be successfull (not tested).
Expected behavior
The whoami call should be successfull.
Environment
The text was updated successfully, but these errors were encountered: