gyselroth / balloon-client-desktop

balloon desktop client for Windows, Mac OS X and Linux
GNU General Public License v3.0
10 stars 3 forks source link

Changing server fail #237

Open pixtron opened 4 years ago

pixtron commented 4 years ago

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

pixtron commented 4 years ago

Will be fixed with update to balloon-node-sync >= v0.6.5