How do I Terminate Web Sessions?

Successful termination of Web Sessions, which results in accurate profile assignments for users, is a combination of:

Terminating Proxy-Mode Sessions

When a client browser proxies to iprism and basic authentication is used, when the browser is closed, the session is over.  Each window/session is independently authenticated.  Train users to close the browser, and log-off.

Additionally, iPrism provides an explicit logout capability. The url is "http://iprism-name-or-ip/logout". This logout page allows users to explicitly logout of iPrism. You may put the url in a logout script to ensure users logout of iPrism when they logout of Windows.

Terminating  Transparent-Mode Sessions

In Transparent-Mode with HTTP authentication, authentication credentials are cached for the length of a definable iPrism timeout value:

iPrism Logout Script - Transparent Mode Auto Login

How do I set Session Timeouts?