SSO Session timeout configuration

Posted on

Background:
JBoss version 6.4.18.GA is installed in the clustered environment.
We would like to test Single Sign-on session timeout configuration.
Action taken:
We have referred the link below:
https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/6.1/html/security_guide/use_single_sign_on_sso_in_a_web_application
We have explored the Example 13.5. in the page.
Help needed:
We are not sure in which Jboss-Web.xml file we can view this configuration.
Also if we can configure the parameter from JBoss console , please suggest the navigation path for that.
Please clarify whether this configuration is same as function call org.jboss.as.web.sso.ClusteredSingleSignOn.maxEmptyLife.

Responses