Can the SingleSignOn Object be retrieved

2003-01-23 Thread shanmugampl
Hi All, I have enabled SingleSignOn in tomcat 4.1.18. Is there any way to retrieve the SingleSignOn object that is created during login. Thanks Shanmugam.PL -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Can the SingleSignOn Object be retrieved

2003-01-23 Thread Lajos Moczar
Shanmugam - What exactly do you mean? By iterating thru your cookies, you can find one named JSESSIONIDSSO which represents the global SSO session id. Regards, Lajos shanmugampl wrote: Hi All, I have enabled SingleSignOn in tomcat 4.1.18. Is there any way to retrieve the SingleSignOn