oauth token revoking - unable to retrieve new token
efef opened this issue · 4 comments
even when I remove the customer server, and add again I can't retrieve the token
the fix makes sure the token is received, however now I get twice in the browser an "approve" notification. As if the client now gets two oauth tokens.
In order to reproduce:
-connect the VPN (green icon)
-go to webinterface - account - click revoke "eduVPN for MacOS"
-in app click 'disconnect'
-wait till icon turns red, click 'connect'
-you will be redirect to webinterface to login - so login
-after login press "approve" in order to get the oauth token to the app
-the VPN connects, but strangely in the webinterface a seconde 'approve' screen will be visable (bug)
I can reproduce this. If you go back one step and connect again it does work as expected with only getting Approve screen on website once. I haven't been able to find the fix yet.