ibm mobilefirst - IBM Worklight 6.1 - Does SessionTimeout Overrides App server timeout? -


in ibm worklight 6.1, serversessiontimeout property worklight.properties overrides regular timeout configured in app server ? in case, running on worklight on top of ibm liberty, session timeout definition set @ <httpsession invalidationtimeout>.

in summary, precedence? worklight session timeout or app server session timeout?

by using serversessiontimeout property in server\conf\worklight.properties (which later sit in project's .war file deploy liberty profile application server), override default timeout value provided.

see related question: what behavior of session properties in initoptions.js , worklight.properties file?


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -