Hi, not clear the issue. First you set the time out in web.xml (AS). But after enabled SSO, it's not worked. After set session time out in identity.xml (IS) still not work as expected?
Thanks On Wed, Oct 15, 2014 at 11:52 AM, Yasassri Ratnayake <[email protected]> wrote: > Hi, > > The issue is the Session validation is broken in IS 4.6 and a patch has > being applied for this. Its fixed in the Latest IS pack. The session > duration will be determined by the value set in the web.xml file. > > With Regards, > > On Wed, Oct 15, 2014 at 11:01 AM, Manoj Gunawardena <[email protected]> > wrote: > >> Hi Yasasiri, >> >> The session out time can be set in <IS_HOME>/repository/conf/identity.xml >> under SSOService element. >> Is there a way to synchronize these two settings? If user changes AS >> session time out same session time out time can be use for IS. Without >> change two configuration files. >> >> >> Thanks >> >> >> On Wed, Oct 15, 2014 at 9:56 AM, Yasassri Ratnayake <[email protected]> >> wrote: >> >>> Hi All, >>> >>> I was testing AS 5.2.0 with an IS 4.6.0, when I reduce the session time >>> out value >>> >>> <session-config> >>> <session-timeout>15</session-timeout> >>> >>> at *<CARBON_HOME>/repository/conf/tomcat/carbon/WEB-INF *the sessions >>> is timed out as expected. But when I enable SSO the session doesn't get >>> timed-out. >>> >>> Are there any other config changes that has to be made in-order to >>> handle the session duration when SSO is enabled? >>> >>> With Regards, >>> -- >>> Yasassri Ratnayake >>> Software Engineer - QA >>> WSO2 Inc ; http://wso2.com >>> lean.enterprise.middleware >>> *Mobile : +94715933168 <%2B94715933168>* >>> *Blog : http://yasassriratnayake.blogspot.com/ >>> <http://yasassriratnayake.blogspot.com/>* >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Manoj Gunawardena >> Tech Lead >> WSO2, Inc.: http://wso2.com >> lean.enterprise.middleware >> Mobile : +94 77 2291643 >> > > > > -- > Yasassri Ratnayake > Software Engineer - QA > WSO2 Inc ; http://wso2.com > lean.enterprise.middleware > *Mobile : +94715933168 <%2B94715933168>* > *Blog : http://yasassriratnayake.blogspot.com/ > <http://yasassriratnayake.blogspot.com/>* > -- Manoj Gunawardena Tech Lead WSO2, Inc.: http://wso2.com lean.enterprise.middleware Mobile : +94 77 2291643
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
