cancel
Showing results for 
Search instead for 
Did you mean: 

In R3, how to set the session of Infoview and CMC automatically log off

Former Member
0 Kudos

In R3, how to set the session of Infoview and CMC automatically log off after user close the browser?

I find out the web.xml under C:\Program Files\Business Objects\Tomcat55\webapps\CmcApp\WEB-INF

<listener>

<listener-class>com.businessobjects.sdk.ceutils.SessionCleanupListener</listener-class>

</listener>

already been uncommented.

However, the session are still there after I directly close the IE window without logging off.

Is there any setting I still need to do?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Reply from PG Team,

In IE 7,

1. After testing, listener is not defected in both R2 & R3.

2. In R2, you can disable logon token to disable reminder, and then system will help to logoff for security.

3. But in R3, we have no way to add reminder to R3 because we will not try to implement hack feature using IE security flaw, apologize.

By design. The Jupiter "Feature" was a hack that was using an IE6 sercurity flaw, and IE7 fixed it, and there is no way to workaround it, so the feature has been cut from Titan.