Presto Administration : Presto Security : Authentication and Guest Access : Sessions and Timeouts
Sessions and Timeouts
Presto is based on the standard J2EE session mechanism supported by your application server. Presto maintains a separate HTTP session for each authenticated user that has a unique session cookie. Each request with a valid Presto session cookie extends the timeout limit for that user session.
SSO solutions maintain their own sessions and may use their own session cookies. SSO session cookies can be used to authenticate users in Presto. SSO sessions and Presto session are separate.
The default session timeout for Presto is 30 minutes, defined in the web-apps-home/presto/web.xml configuration file. In general, HTTP session timeouts can be configured in web.xml, unless the application server provides other configuration mechanisms. Please see your application server documentation for additional information on session configuration.
Copyright © 2013-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback