~eduvpn/server#78: 
remove authorization on disconnect

as requested by some organizations, we can drop the authorization of the OAuth client when the client calls "/disconnect" in the APIv3.

The user will have to reauthorize (authenticate + perhaps provide 2FA) every time they connect to the VPN.

Exceptions to this are suspending the computer or reconnects because of network issues, then it will reconnect automatically without bothering the user.

Status
RESOLVED CLOSED
Submitter
~fkooman
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
v3.x

~fkooman REPORTED CLOSED 2 years ago

Part of 3.0.5 as a preview feature.