]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Receiving a portal-*cookie should allow us to automatically retry the login on the...
authorDaniel Lenski <dlenski@gmail.com>
Fri, 22 May 2020 00:56:19 +0000 (17:56 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Tue, 15 Jun 2021 17:24:18 +0000 (10:24 -0700)
commit584d3c8bb102d9798feaa3e02f61951d79b1e63a
treead3846cdb3bebea3c59e1441b79e891e1dcf7254
parent086ff432447265a3befff509c4928d37ed85bfbc
Receiving a portal-*cookie should allow us to automatically retry the login on the gateway

This applies EVEN IF the the final portal login form was a challenge form, or a SAML
form (that is, if ctx->alt_secret was set).

It appears that the whole point of these `portal-*cookie`s is to allow us to automatically
continue logging in through the gateway.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
auth-globalprotect.c