Mantis - Resin
Viewing Issue Advanced Details
360 minor always 08-19-05 00:00 11-30-05 14:42
sam  
 
urgent  
closed 3.0.14  
3.0.14 fixed  
none    
none 3.0.15  
0000360: single signon, timeout in one application affects others
RSN-404
(rep by K Wimmer)

With single signon, a timeout in application a kills the login for application b even if application b is in use.

Attached is an example that illustrates the problem. Using the attached WAR
files and resin.conf:

1. go to http://localhost:8080/a/test.jsp [^]

2. log in with the following credentials:
     username: Draco Malfoy
     password: pureblood

3. go to http://localhost:8080/b/test.jsp [^] (subsequent login is not necessary due
to SSO)

4. continually refresh the http://localhost:8080/b/test.jsp [^] page for 1 min (the
session timeout duration)

5. after 1 min, the session from application 'a' times out and logs you out of
both applications 'a' and 'b' (even though the access log will confirm that you
just accessed application 'b')
 
The user is prematurely logged out of application 'b'.

Notes
(0000416)
ferg   
08-19-05 00:00   
server/12i0,1,2