Andris Raugulis

Results 51 comments of Andris Raugulis

From output You provided: ``` [INFO] okta redirect request [INFO] okta redirect form request ``` I can see that it fails here: ``` url, data = parse_form(xhtml) log('okta redirect form...

@dlenski yes, I'm aware, but I don't think that this will help, as I'm not sure what `/login/cert` expects and responds...

@mawxcarroll this seems like a different issue, as error is `Connection aborted.` and exception is in different place, than before. Looks like VPN gateway just dropped connection (don't know the...

I'm wondering why it got further than `/login/cert` in Your debug log. Did You made some changes locally?

@mawxcarroll I reviewed Your debug.txt, compared with mine. Commited a patch, that does redirection dance, until it gets `prelogin-cookie`. Please, test it now and give feedback.

LGTM. Anyhow, can You elaborate in what situation this happens?

@ffainelli, full dump would definitely help.

I currently don't have my hands on Fido2 to test and help, but I could review the PR, when it's done. If I get my hands on one, does it...

@cardonator I commited Python3 fixes and new feature (to support newer openconnect version). Is everything working as expected now? P.S. Please check modified `.conf`.