Bowen Song
Bowen Song
Please consider making the code publicly available.
> Not sure of anybody is working on this. Using 1.17.1, instead of "/remote/login" - it goes to "/remote/saml/start". However, the redirect to "https://login.microsoftonline.com/" this part, I have no idea...
> I expect there are multiple different SAML providers following a certain standard, I had to use Forticlient recently with SAML, there was no trace of anything Microsoft related. Hmm,...
If the browser window is NOT lunched by the VPN software, how is reconnecting going to be handled? Keep in mind the SVPNCOOKIE cookie may have fairly short expiry time...
@sivel I'll take a look tomorrow, especially focus on does share connections between context do any harms.
I've closely looked the code, seems there are a few opetions: 1, global sessions for each thread in `pyrax.http` This is the implemented one in this PR 2, add session...
BTW, I think I've made a little mistake - this PR is against the master branch, not the working branch.
@briancurtin here's a simple test script I was using for test, please open a tcpdump / tcptrack or other network monitoring tools when you running this script. ``` python import...
I have been waiting for a month now, I'm hoping someone can review this PR, then decide to merge it, close it or give me some better ideas.
Thanks, I'm looking forward.