On Thu, 2018-05-31 at 10:14 -0600, Benjamin Cardon wrote:
> Hey all,
> 
> I've been using openconnect to hook up to a Juniper PulseConnect VPN
> for several years now. Now, my company is adding Okta (SAML)
> integration to the system. Is anyone familiar with connecting this up
> with openconnect at all? I know at one time David had talked about
> having the NM plugin pop up a browser window to do the auth... What
> would an implementation that does that look like? Any thoughts/ideas?

I'd start by looking at what something like gnome-online-accounts does
to handle Facebook/Twitter/etc authentication. That's bringing up some
kind of webview window.

The OpenConnect side should be fairly simple — just invoke a callback
provided by the GUI, falling back to the existing HTML-scraping code if
the callback wasn't provided.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
openconnect-devel mailing list
openconnect-devel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/openconnect-devel

Reply via email to