On 13/07/2010 21:58, Okubo, Yasushi (TSD) wrote:
> 
> 
> -----Original Message-----
> From: Pid [mailto:p...@pidster.com] 
> Sent: Friday, June 25, 2010 4:29 AM
> To: Tomcat Users List
> Subject: Re: question for sso session replication in tomcat 6.0.26
> 
> On 24/06/2010 21:49, Okubo, Yasushi (TSD) wrote:
>> My bad.
>>
>> I added *.jsp to the filter since it contains the path to index page
> as
>> follows.  Now, I am wondering when sso session id is created and
>> replicated, is it when index.jsp was accessed or login.jsp was
> accessed?
>>
>> You had added it and have now removed it?
> 
>> The normal session id is created when you access a JSP for the first
>> time, unless you have specifically configured JSPs to not create a
>> session.  A session can also be created manually by a Filter or a
> Servlet.
> 
>> The SSO session is created when the container login process completes
>> authentication successfully.
> 
>> I'm not entirely clear on when SSO replication occurs - presumably
> only
>> when there's a change like session invalidation or creation.
> 
> 
>> p
> 
> Hi Pid
> 
> I tested with the latest v6.0.28, and sso session identifier propagation
> has been fixed.  
> 
> https://issues.apache.org/bugzilla/show_bug.cgi?id=49445

Great, pleased it's working for you now.


p

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to