Amebis / eduVPN

Windows eduVPN Client
GNU General Public License v3.0
39 stars 17 forks source link

Feature-Request: Use embedded WebView (Edge WebView 2) for browser based authentifications (like SAML) #209

Closed Lukas-UAUX closed 1 year ago

Lukas-UAUX commented 1 year ago

Hi,

would it be possible to implement the use of a (Edge) WebView to allow authentification inside the app windows itself? Using the Browser does work - but it is not very 'elegant' and throws off some users.

rozmansi commented 1 year ago

RFC6749 Section 9 is discussing external or embedded browser to perform authentication. When designing eduVPN it has been agreed to use external browser for the OAuth for the advantages discussed in RFC.