Is it possible to block all outbound http/https traffic on an authenticated per-session basis instead of a per-client basis? I currently have my PA setup so that it will only permit web traffic after authentication (using captive portal), however this appears to allow all outbound web traffic on the client, whereas I'm looking for it to continue blocking outbound web traffic except for the browser that initiated the authentication session. For example, if I've authenticated via Firefox, I'm able to get to outbound sites, however I'd like to have Chrome/Windows Updates/other services that utilize http/https on the same box to still require authentication.
... View more