17
0
Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Lenski
3e09aecfec clarify ambiguities in destination, slightly better error messages 2020-03-13 10:54:42 -07:00
Daniel Lenski
8ca97e5bdb assume server from which we received SAML results is the right one for final GP authentication
Should fix https://gitlab.com/openconnect/openconnect/issues/97

In particular: https://gitlab.com/openconnect/openconnect/issues/97#note_276932462
2020-01-25 17:15:01 -08:00
Daniel Lenski
ef2bfa6b56 extensive cleanup, more logging 2020-01-25 16:55:45 -08:00
Daniel Lenski
b1c36bf95e this script should live here 2020-01-25 16:46:12 -08:00
Daniel Lenski
dae4360c38 better SSL error handling (especially, distinguish cert from non-cert errors) 2020-01-24 00:19:05 -08:00
Daniel Lenski
10e4628f35 should use shlex.quote() instead of repr() 2020-01-24 00:17:02 -08:00
Daniel Lenski
2cbd24046b pass along --no-verify flag to WebKit2 GUI (ping #5) 2019-11-25 13:06:25 -08:00
Dan Lenski
37bfe26183
Merge pull request #4 from jasonaowen/install
Add installation notes
2019-10-21 09:43:35 -07:00
Daniel Lenski
32265e4504 add requirements.txt 2019-10-18 21:20:02 -07:00
Jason Owen
70f96b0f2d Add installation notes
Add some instructions on how to install the dependencies needed to use
this tool.
2019-10-18 17:06:53 -07:00
Daniel Lenski
f923c1247c SAML auth isn't done until we've gotten the username and cookie headers specifically (ping #2) 2019-09-19 14:02:42 -07:00
Daniel Lenski
ff4d825290 add --external and --uri for convenient debugging/futzing purposes 2019-09-17 10:51:50 -07:00
Daniel Lenski
f429acaa10 log other resources loaded when verbosity > 1 (e.g. -vv flag) 2019-09-16 21:23:40 -07:00
Daniel Lenski
d30ca2c960 persist cookies 2019-09-16 19:57:48 -07:00
Daniel Lenski
4e5cd24588 initial commit 2019-09-16 19:57:48 -07:00