Hard timeout for authenticated Explicit Web Proxy sessions
Good day, I'm using Explicit Web Proxy with Kerberos authentication, as described here. The authentication works, but I noticed that user session remains active as long as browser keeps sending queries via the proxy. Only after it doesn't deliver any traffic during period defined in this variable:
config system global
...
proxy-auth-timeout NN
...
end
- only then the session is removed, so that at next request the authentication process will repeat and a list of groups will be fetched from LDAP.
I've set the timeout type to hard:
config user setting set auth-timeout 3 set auth-timeout-type hard-timeout end
but it seems to be ignored, as well as auth-timeout value (and as authtimeout value at user group level).
My question is: is it possible to set hard timeout for Explicit Proxy sessions? So that after some time (say, 10 minutes) user's group memberships will be pulled from LDAP regardless to whether the user's browser is active or not? My FortiGate's firmware version is v5.6.3. Thanks, Vladimir.
